ARSoft.Tools.Net
by: Alexander Reinert
- 22 total downloads
- Latest version: 3.6.1
This project contains a complete managed .Net DNS and DNSSEC client, a DNS server and SPF and SenderID validation.
Aspire.Dashboard.Sdk.win-x64
by: Microsoft
- 1 total downloads
- Latest version: 8.1.0
Dashboard browser interface for .NET Aspire.
Aspire.Hosting
by: Microsoft
- 0 total downloads
- Latest version: 9.0.0-preview.1.24113.3
Core API and abstractions for the .NET Aspire application model.
Aspire.Hosting.AppHost
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0-preview.7.24251.11
Core library and MSBuild logic for .NET Aspire AppHost projects.
Aspire.Hosting.Orchestration.win-x64
by: Microsoft
- 4 total downloads
- Latest version: 9.3.0
.NET Aspire Orchestration Dependencies
Autofac
by: Autofac Contributors
- 2 total downloads
- Latest version: 4.9.4
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
Autofac.Extensions.DependencyInjection
by: Autofac.Extensions.DependencyInjection
- 2 total downloads
- Latest version: 4.1.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
AutoMapper
by: Headspring Jimmy Bogard
- 1 total downloads
- Latest version: 1.1.0.118
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 2 total downloads
- Latest version: 1.1.0
AutoMapper extensions for ASP.NET Core
AWSSDK.Core
by: Amazon Web Services
- 1.183k total downloads
- Latest version: 4.0.0.10
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.Route53
by: Amazon Web Services
- 81 total downloads
- Latest version: 4.0.1.3
Amazon Route 53 is a highly available and scalable cloud Domain Name System (DNS) web service.
AWSSDK.S3
by: Amazon Web Services
- 1.265k total downloads
- Latest version: 4.0.1.5
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
AWSSDK.SecurityToken
by: Amazon Web Services
- 1.153k total downloads
- Latest version: 4.0.0.7
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 18 total downloads
- Latest version: 0.14.0
Powerful .NET library for benchmarking
Bogus
by: Brian Chavez
- 1 total downloads
- Latest version: 15.0.1
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use it to create and load databases and UIs with mock up data. Get started by using Faker class or a DataSet directly.
bootstrap
by: The Bootstrap Authors
- 74 total downloads
- Latest version: 5.3.5
The most popular front-end framework for developing responsive, mobile first projects on the web.
BouncyCastle
by: Bouncy Castle Project Contributors
- 11 total downloads
- Latest version: 1.8.9
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
BouncyCastle.NetCore
by: BouncyCastle
- 9 total downloads
- Latest version: 1.8.10
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
CacheManager.Core
by: MichaConrad
- 10 total downloads
- Latest version: 1.0.0-beta-1456
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implementations.