MudBlazor
by: Garderoben, Henon and Contributors
- 2.63k total downloads
- Latest version: 9.2.0
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
MvvmLight
by: Laurent Bugnion (GalaSoft)
- 93 total downloads
- Latest version: 5.4.1.1
The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version will add the MVVM Light libraries as well as some scaffolding to your application to convert it in an MVVM app!
MySql.Data
by: Oracle Corporation
- 469 total downloads
- Latest version: 9.6.0
MySql.Data.MySqlClient .Net Core Class Library
MySql.EntityFrameworkCore
by: Oracle Corporation
- 525 total downloads
- Latest version: 9.0.0-preview+MySQL9.1.0
MySql.EntityFrameworkCore adds support for Microsoft Entity Framework Core.
MySqlConnector
by: Bradley Grainger
- 1.709k total downloads
- Latest version: 2.5.0
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
Namotion.Reflection
by: Namotion.Reflection
- 538 total downloads
- Latest version: 3.5.0
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
Nanoid
by: codeyu
- 38 total downloads
- Latest version: 3.1.0
A tiny, secure, URL-friendly, unique string ID generator for .NET Core.
NATS.Client.Abstractions
by: The NATS Authors
- 173 total downloads
- Latest version: 3.0.0-preview.2
NATS client Abstractions for .NET
NATS.Client.Core
by: The NATS Authors
- 1.335k total downloads
- Latest version: 3.0.0-preview.2
NATS core client for .NET
NATS.Client.Hosting
by: The NATS Authors
- 1.199k total downloads
- Latest version: 3.0.0-preview.2
ASP.NET Core and Generic Host support for NATS.Client.
NATS.Client.JetStream
by: The NATS Authors
- 1.322k total downloads
- Latest version: 3.0.0-preview.2
JetStream support for NATS.Client.
NATS.Client.KeyValueStore
by: The NATS Authors
- 1.144k total downloads
- Latest version: 3.0.0-preview.2
JetStream Key/Value Store support for NATS.Client.
NATS.Client.ObjectStore
by: The NATS Authors
- 1.203k total downloads
- Latest version: 3.0.0-preview.2
JetStream Object Store support for NATS.Client.
NATS.Client.Serializers.Json
by: The NATS Authors
- 942 total downloads
- Latest version: 3.0.0-preview.2
NATS client generic JSON serializer. Not suitable for native AOT deployments.
NATS.Client.Services
by: The NATS Authors
- 1.178k total downloads
- Latest version: 3.0.0-preview.2
Service API support for NATS.Client.
NATS.Client.Simplified
by: The NATS Authors
- 650 total downloads
- Latest version: 3.0.0-preview.2
NATS simplified client for .NET
NATS.Extensions.Microsoft.DependencyInjection
by: The NATS Authors
- 406 total downloads
- Latest version: 3.0.0-preview.2
ASP.NET Core and Generic Host support for NATS.Net.
NATS.Net
by: The NATS Authors
- 920 total downloads
- Latest version: 3.0.0-preview.2
NATS client for modern .NET
NaturalSort.Extension
by: Tomáš Pažourek
- 1.094k total downloads
- Latest version: 4.4.1
Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").