Antlr
by: Sam Harwell Terence Parr
- 5 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.
ApacheThrift
by: Apache Thrift Developers
- 5 total downloads
- Latest version: 0.12.0
Apache Thrift .NET Library
Autofac
by: Autofac Contributors
- 10 total downloads
- Latest version: 2.6.3.862
Base assemblies for the Autofac Inversion of Control Container
AutoMapper
by: Jimmy Bogard
- 5 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
- 2 total downloads
- Latest version: 11.3.10
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
- 7 total downloads
- Latest version: 2.1.22045.20230930
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
- 1 total downloads
- Latest version: 0.0.31
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.
Baidu.AI
by: Baidu
- 20 total downloads
- Latest version: 4.15.11
Official release of Baidu AI(http://ai.baidu.com) SDK, including Speech, Face, NLP, OCR, ImageClassify etc.
BenchmarkDotNet
by: Andrey Akinshin
- 8 total downloads
- Latest version: 0.7.4
Lightweight .NET library for benchmarking
BouncyCastle
by: Bouncy Castle Project Contributors
- 5 total downloads
- Latest version: 1.8.6.1
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.
Castle.Core
by: Castle Project Contributors
- 27 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CommandLineParser
by: Giacomo Stelluti Scala
- 1 total downloads
- Latest version: 1.9.6-rc1
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
CommonServiceLocator
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0
The Common Service Locator library contains a shared interface for service location which application and framework developers can reference. The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references. The hope is that using this library, third-party applications and frameworks can begin to leverage IoC/Service Location without tying themselves down to a specific implementation.
CommunityToolkit.Mvvm
by: Microsoft
- 3 total downloads
- Latest version: 8.4.0
This package includes a .NET MVVM library with helpers such as:
- ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface.
- ObservableRecipient: a base class for observable objects with support for the IMessenger service.
- ObservableValidator: a base class for objects implementing the INotifyDataErrorInfo interface.
- RelayCommand: a simple delegate command implementing the ICommand interface.
- AsyncRelayCommand: a delegate command supporting asynchronous operations and cancellation.
- WeakReferenceMessenger: a messaging system to exchange messages through different loosely-coupled objects.
- StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed.
- Ioc: a helper class to configure dependency injection service containers.
Crc32C.NET
by: Robert Važan
- 1 total downloads
- Latest version: 1.0.5
Hardware-accelerated CRC-32C (Castagnoli) with super fast software fallback for .NET projects. Don't confuse with ordinary CRC-32. Automatically selects 32-bit or 64-bit embedded native library for maximum performance.
DH.NCode
by: 湖北登灏科技有限公司
- 194 total downloads
- Latest version: 3.9.2024.9210002
DH框架的数据中间件,数据中间件,支持MySQL、SQLite、SqlServer、Oracle、Postgresql、TDengine、达梦,重点在缓存、性能、分表、自动建表。参考X组件的XCode
DH.NCube.Core
by: 湖北登灏科技有限公司
- 3 total downloads
- Latest version: 4.11.2025.826-beta0719
Web快速开发平台,搭建管理后台,灵活可扩展!内部集成了用户权限管理、模板继承、SSO登录、OAuth服务端、数据导出与分享等多个功能模块,在真实项目中经历过单表100亿数据添删改查的考验。
EntityFramework
by: Microsoft
- 1 total downloads
- Latest version: 6.4.4
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
Enums.NET
by: Tyler Brinkley
- 7 total downloads
- Latest version: 2.3.2
Enums.NET is a high-performance type-safe .NET enum utility library