MvvmLight
by: Laurent Bugnion (GalaSoft)
- 100 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!
MvvmLightLibs
by: Laurent Bugnion (GalaSoft)
- 185 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 contains only the libraries and doesn't add any scaffolding to your application!
MySql.Data
by: Oracle Corporation
- 563 total downloads
- Latest version: 9.7.0
MySql.Data.MySqlClient .Net Core Class Library
MySql.EntityFrameworkCore
by: Oracle Corporation
- 823 total downloads
- Latest version: 10.0.1+MySQL9.6.0
MySql.EntityFrameworkCore adds support for Microsoft Entity Framework Core.
MySqlConnector
by: Bradley Grainger
- 1.974k 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.
N.SourceGenerators.UnionTypes
by: Alexey Sosnin
- 392 total downloads
- Latest version: 0.28.2
Discriminated union type source generator
NaCl.Net
by: Doron Somech
- 60 total downloads
- Latest version: 0.1.13
Port of Curve25519, XSalsa20 and Poly1305 from NaCl project
Namotion.Reflection
by: Namotion.Reflection
- 700 total downloads
- Latest version: 3.5.1
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
Nanoid
by: codeyu
- 45 total downloads
- Latest version: 3.1.0
A tiny, secure, URL-friendly, unique string ID generator for .NET Core.
NATS.Client
by: The NATS Authors
- 411 total downloads
- Latest version: 1.1.8
**NOTE** For .NET 6 upwards we recommend NATS.Net package - NATS acts as a central nervous system for distributed systems at scale for IoT, edge computing, and cloud native and on-premise applications. This is the .NET client API.
NATS.Client.Abstractions
by: The NATS Authors
- 222 total downloads
- Latest version: 3.0.0-preview.3
Serialization abstractions and interfaces for the NATS .NET client library.
NATS.Client.Core
by: The NATS Authors
- 1.606k total downloads
- Latest version: 3.0.0-preview.3
Core client for NATS, the high-performance cloud-native messaging system. Provides async pub/sub, request-reply, and queue groups for .NET applications.
NATS.Client.Hosting
by: The NATS Authors
- 1.464k total downloads
- Latest version: 3.0.0-preview.3
ASP.NET Core and Generic Host integration for the NATS .NET core client. Registers NatsConnection in the .NET Generic Host service collection.
NATS.Client.JetStream
by: The NATS Authors
- 1.53k total downloads
- Latest version: 3.0.0-preview.3
JetStream persistent messaging for NATS .NET. Provides at-least-once delivery, stream management, and pull/push consumers for durable message processing.
NATS.Client.KeyValueStore
by: The NATS Authors
- 1.477k total downloads
- Latest version: 3.0.0-preview.3
Key/Value Store for NATS .NET, built on JetStream. Provides distributed key-value storage with watch, history, and TTL support.
NATS.Client.ObjectStore
by: The NATS Authors
- 1.477k total downloads
- Latest version: 3.0.0-preview.3
Object Store for NATS .NET, built on JetStream. Stores and retrieves large objects as chunked streams with metadata and integrity checks.
NATS.Client.Serializers.Json
by: The NATS Authors
- 1.199k total downloads
- Latest version: 3.0.0-preview.3
JSON serializer for NATS .NET using System.Text.Json. Supports ad-hoc types for quick prototyping. Not suitable for native AOT deployments.
NATS.Client.Services
by: The NATS Authors
- 1.467k total downloads
- Latest version: 3.0.0-preview.3
Services framework for NATS .NET. Build discoverable microservices with automatic health monitoring, stats, and endpoint management.
NATS.Client.Simplified
by: The NATS Authors
- 827 total downloads
- Latest version: 3.0.0-preview.3
Simplified high-level API for NATS .NET. Wraps common pub/sub and request-reply patterns with sensible defaults for quick adoption.
NATS.Extensions.Microsoft.DependencyInjection
by: The NATS Authors
- 679 total downloads
- Latest version: 3.0.0-preview.3
Microsoft dependency injection extension for NATS .NET. Configures NatsClient with the Generic Host and ASP.NET Core service collection.