Antlr
by: Sam Harwell Terence Parr
- 49 total downloads
- Latest version: 3.5.0.2
ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.
ARSoft.Tools.Net
by: Alexander Reinert
- 60 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
by: Microsoft
- 9 total downloads
- Latest version: 8.0.0-preview.1.23557.2
Dashboard browser interface for .NET Aspire.
Aspire.Dashboard.Sdk.win-x64
by: Microsoft
- 221 total downloads
- Latest version: 13.1.0
Dashboard browser interface for .NET Aspire.
Aspire.Hosting
by: Microsoft
- 55 total downloads
- Latest version: 9.0.0-preview.2.24162.2
Core API and abstractions for the .NET Aspire application model.
Aspire.Hosting.AppHost
by: Microsoft
- 145 total downloads
- Latest version: 13.1.0
Core library and MSBuild logic for Aspire AppHost projects.
Aspire.Hosting.Orchestration.win-x64
by: Microsoft
- 240 total downloads
- Latest version: 13.1.0
.NET Aspire Orchestration Dependencies
Aspire.Hosting.Sdk.Msi.x64
by: Microsoft
- 127 total downloads
- Latest version: 9.0.0-preview.3.24210.17
.NET Aspire Hosting SDK. Enabled via <IsAspireHost>true</IsAspireHost>.
Aspire.ProjectTemplates.Msi.x64
by: Microsoft
- 102 total downloads
- Latest version: 9.0.0-preview.3.24210.17
.NET Aspire Template Pack for Microsoft Template Engine
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 44 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
AutoMapper
by: Jimmy Bogard
- 42 total downloads
- Latest version: 3.3.1
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.
Avalonia
by: Avalonia Team
- 831 total downloads
- Latest version: 11.3.11
Avalonia is a cross-platform UI framework for .NET providing a flexible styling system and supporting a wide range of Operating Systems such as Windows, Linux, macOS and with experimental support for Android, iOS and WebAssembly.
Avalonia.Angle.Windows.Natives
by: Avalonia Team
- 70 total downloads
- Latest version: 2.1.25547.20250602
Avalonia is a cross-platform UI framework for .NET providing a flexible styling system and supporting a wide range of Operating Systems such as Windows, Linux, macOS and with experimental support for Android, iOS and WebAssembly.
Avalonia.BuildServices
by: Avalonia Team
- 35 total downloads
- Latest version: 11.3.2
Avalonia is a cross-platform UI framework for .NET providing a flexible styling system and supporting a wide range of Operating Systems such as Windows, Linux, macOS and with experimental support for Android, iOS and WebAssembly.
AWSSDK.Core
by: Amazon Web Services
- 12.824k total downloads
- Latest version: 4.0.3.12
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.Route53
by: Amazon Web Services
- 11.613k total downloads
- Latest version: 4.0.8.9
Amazon Route 53 is a highly available and scalable cloud Domain Name System (DNS) web service.
AWSSDK.S3
by: Amazon Web Services
- 13.877k total downloads
- Latest version: 4.0.18
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
AWSSDK.SecurityToken
by: Amazon Web Services
- 10.954k total downloads
- Latest version: 4.0.5.9
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
Bogus
by: Brian Chavez
- 10 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.