Track Awesome Dotnet Core Updates Daily
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 thangchung/awesome-dotnet-core · ⭐ 20K · 🏷️ Platforms
Aug 26, 2024
Frameworks, Libraries and Tools / Queue and Messaging
- NServiceBus (⭐2.1k) - NServiceBus is part of the Particular Service Platform, which contains tools to build, monitor, and debug distributed systems.
Aug 18, 2022
Frameworks, Libraries and Tools / CMS
- Awesome-CMS-Core (⭐414) - Awesome CMS Core is an open source CMS built using ASP.Net Core & ReactJS with module separation concern in mind and provide lastest trend of technology
Oct 08, 2021
Frameworks, Libraries and Tools / CMS
- Umbraco (⭐4.4k) - An extensible and friendly Open source ASP.NET Core CMS
Sep 13, 2021
Frameworks, Libraries and Tools / Queue and Messaging
- Silverback (⭐250) - Framework to build event-driven applications (support for Kafka, RabbitMQ, MQTT).
Jul 15, 2021
Frameworks, Libraries and Tools / Networking
- SharpPcap (⭐1.3k) - Fully managed, cross platform (Windows, Mac, Linux) .NET library for capturing packets from live and file based devices.
Jul 01, 2021
Frameworks, Libraries and Tools / Misc
- Downloader (⭐1.3k) - Downloader is a modern, fluent, asynchronous, testable and portable library for .NET. This is a multipart downloader with asynchronous progress events.
Jun 27, 2021
Frameworks, Libraries and Tools / Misc
- Dotnet outdated (⭐1.2k) - A .NET Core global tool to display and update outdated NuGet packages in a project
Apr 29, 2021
Frameworks, Libraries and Tools / Tools
- SmartCode (⭐573) – SmartCode= IDataSource -> IBuildTask -> IOutput => Build Everything!!! (Including [Code generator])
Apr 28, 2021
Frameworks, Libraries and Tools / Tools
- Typin (⭐243) - Simple to use declarative framework for interactive CLI applications and command line tools (direct mode) that has its roots in CliFx.
Jul 25, 2020
Frameworks, Libraries and Tools / Office
- EPPlus (⭐1.8k) - Create advanced Excel spreadsheets using .NET.
Jul 23, 2020
Frameworks, Libraries and Tools / Application Templates
- CleanArchitecture (⭐16k) - A starting point for Clean Architecture with ASP.NET Core. Clean Architecture is just the latest in a series of names for the same loosely-coupled, dependency-inverted architecture. You will also find it named hexagonal, ports-and-adapters, or onion architecture.
- CleanArchitecture (SPA) (⭐16k) - Solution template for creating a Single Page App (SPA) with Angular 8 and ASP.NET Core 3 following the principles of Clean Architecture
Jun 24, 2020
Frameworks, Libraries and Tools / GUI
- Lara (⭐149) - Lara Web Engine is a library for developing Web user interfaces in C#
Apr 08, 2020
Frameworks, Libraries and Tools / Application Frameworks
- ASP.NET MVC (⭐35k) - Model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor.
Apr 06, 2020
Frameworks, Libraries and Tools / Queue and Messaging
- EasyNetQ (⭐2.9k) - An easy to use .NET API for RabbitMQ.
Mar 13, 2020
Frameworks, Libraries and Tools / Logging
- NLog (⭐6.3k) - Advanced .NET, Silverlight and Xamarin Logging with support for structured and non structured logging.
- NLog for ASP.NET and ASP.NET Core (⭐316) - NLog integration for ASP.NET & ASP.NET Core 1-3
- NLog.Extensions.Logging (⭐391) - NLog Provider for Microsoft.Extensions.Logging for .NET Standard libraries and .NET Core applications
- NLog.Windows.Forms (⭐44) - NLog targets specific for Windows.Forms
- NLog.MailKit (⭐13) - Alternative Mail target using the using MailKit library
Mar 07, 2020
Frameworks, Libraries and Tools / IOC
- Unity (⭐1.7k) - A lightweight, extensible dependency injection container.
Feb 26, 2020
Frameworks, Libraries and Tools / Misc
- NetCoreBeauty (⭐399) - Simple library to move a .NET Core app runtime components and dependencies into a sub-directory and make it beauty.
Feb 04, 2020
Frameworks, Libraries and Tools / Tools
- CliFx (⭐1.5k) - Declarative framework for building command line interfaces.
Feb 01, 2020
Frameworks, Libraries and Tools / Media
- MetadataExtractor (⭐921) - Extracts metadata from media (images, video, audio) with a simple to use API.
Frameworks, Libraries and Tools / Misc
- AdvanceDLSupport (⭐470) - Library to improve P/Invoke-ing native code. Interact with native objects as if they were first class objects.
Jan 29, 2020
Frameworks, Libraries and Tools / Application Templates
- EISK (⭐221) - Provides developer resources with simple use cases to build scalable applications on top of .NET Core with architectural best practices (DDD, onion architecture etc)
Jan 26, 2020
Frameworks, Libraries and Tools / GUI
- AvaloniaEdit (⭐718) - The Avalonia-based text editor component forked from AvalonEdit (⭐1.8k) HandyControls (⭐1k) - Contains some simple and commonly used WPF controls.
Jan 17, 2020
Frameworks, Libraries and Tools / Graphics
- ZXing.Net (⭐2.7k) - .Net port of the original java-based barcode reader and generator library zxing.
Jan 13, 2020
Frameworks, Libraries and Tools / Testing
- FluentAssertions (⭐3.7k) - Set of .NET extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style test.
Jan 10, 2020
Frameworks, Libraries and Tools / Application Frameworks
- ASP.NET Boilerplate (⭐12k) - ASP.NET Boilerplate is a general purpose application framework especially designed for new modern web applications. It uses already familiar tools and implements best practices around them to provide you a SOLID development experience.
Frameworks, Libraries and Tools / Database Tools and Utilities
- SapphireDb (⭐401) - Server implementation of SapphireDb, a framework for easy development of applications with realtime data synchronization and a self hosted alternative to firebase realtime database/firestore for asp.net core and ef core. Check out the documentation for more details: Documentation
Jan 01, 2020
Frameworks, Libraries and Tools / Distributed Computing
- jasper (⭐420) - Next generation application development framework for .NET
Dec 12, 2019
Frameworks, Libraries and Tools / Tools
- ICanHasDotnetCore (⭐71) - Scans uploaded packages.config files or GitHub repository and determines whether the nuget packages target .NET Standard.
Dec 05, 2019
Frameworks, Libraries and Tools / ORM
- RepoDb (⭐1.7k) - A hybrid ORM library for .NET.
Nov 27, 2019
Sample Projects / Workflow
- Microservices & Service Mesh
- clean-architecture-dotnet (⭐1.2k) - Apply Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns on eCommerce sample business domain
- coolstore-microservices (⭐2.5k) - A Kubernetes-based polyglot microservices application with Istio service mesh
- distributed-playground (⭐41) - Distributed service playground with Vagrant, Consul, Docker & ASP.NET Core.
- DNC-DShop - Distributed .NET Core project and free course. (DDD, CQRS, RabbitMQ, MongoDB, Redis, Monitoring, Logging, CI, CD)
- dotnetcore-microservices-poc (⭐1.9k) - simplified insurance sales system made in a microservices architecture using .NET Core (EF Core, MediatR, Marten, Eureka, Ocelot, RabbitMQ, Polly, ElasticSearch, Dapper) with blog post series.
- eShop (⭐5.1k) - A reference .NET application implementing an eCommerce site.
- InMemoryCQRSReplication (⭐136) - Akka.NET Reference Architecture - CQRS + Sharding + In-Memory Replication
- magazine-website (⭐175) - Magazine website (using .NET Core, ASP.NET Core, EF Core) with DDD, CQRS, microservices, asynchronous programming applied.
- microservices-in-dotnetcore (⭐85) - The code sample from the second edition of Microservices in .NET Core.
- Practical.CleanArchitecture (⭐2k) - Full-stack .Net 8 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 18, React 18, Vue 3, BFF with YARP, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, Entity Framework Core, OpenTelemetry, SignalR, Hosted Services, Health Checks, Rate Limiting, Cloud Services (Azure, AWS, GCP).
- practical-dapr (⭐301) - Full-stack .NET microservices build on Dapr and Tye.
- ReactiveTraderCloud (⭐1.8k) - Real-time trading platform demo showcasing reactive programming principles applied across the full application stack.
Nov 15, 2019
Frameworks, Libraries and Tools / Authentication and Authorization
- Okta (⭐83) - Hosted, enterprise-grade platform for modern identity.
Nov 10, 2019
Frameworks, Libraries and Tools / IOC
- Inyector (⭐13) - Dependency Injection Automation for AspNetCore
- Lamar (⭐564) - Fast Inversion of Control Tool and Sundry Items of Roslyn Chicanery.
- LightInject (⭐616) - Ultra lightweight IoC container.
Frameworks, Libraries and Tools / Logging
- common-logging (⭐649) - Portable logging abstraction for .NET.
Oct 27, 2019
Videos / Workflow
Oct 01, 2019
Frameworks, Libraries and Tools / Database Drivers
- MongoDB.Entities (⭐537) - A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management
Frameworks, Libraries and Tools / Misc
- Remote.Linq (⭐325) - Remote Linq is a small and easy to use - yet very powerful - library to translate LINQ expression trees to strongly typed, serializable expression trees and vice versa.
- Vanara (⭐1.8k) - A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.
Sep 25, 2019
Frameworks, Libraries and Tools / Build Automation
- FlubuCore (⭐900) - A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
Sep 18, 2019
Frameworks, Libraries and Tools / CMS
- dasblog-core (⭐470) - The original DasBlog reimagined with ASP.NET Core
Aug 29, 2019
Frameworks, Libraries and Tools / Database Tools and Utilities
- EFCorePowerTools (⭐2.1k) - Entity Framework Core Power Tools - reverse engineering, migrations and model visualization for EF Core.
Frameworks, Libraries and Tools / Misc
- JqueryDataTablesServerSide (⭐227) - ASP.NET Core Server Side Processing library for Jquery DataTables with Multiple Column Filtering, Sorting and Pagination at database level with Excel Export and TagHelper support.
Aug 16, 2019
Frameworks, Libraries and Tools / Cryptography
- SecurityDriven.Inferno - Hig level crypto library used .Net primitives, has been professionally audited.
Aug 15, 2019
Frameworks, Libraries and Tools / Application Frameworks
- Ether.Network (⭐11) - Ether.Network is an open source networking library that allow developers to create simple, fast and scalable socket server or client applications over the TCP/IP protocol.
Aug 13, 2019
Frameworks, Libraries and Tools / Machine Learning and Data Science
- Catalyst (⭐705) Cross-platform Natural Language Processing (NLP) library inspired by spaCy, with pre-trained models, out-of-the box support for training word and document embeddings, and flexible entity recognition models. Part of the SciSharp Stack
Aug 12, 2019
Starter Kits / Workflow
- serverlessDotNetStarter (⭐52) starter kit for development and deployment of lambda functions in the AWS cloud based on serverless framework.
Aug 11, 2019
Frameworks, Libraries and Tools / Exceptions
- Sentry (⭐576) - .NET SDK for Sentry, an Open-source error tracking that helps developers monitor and fix crashes in real time.
Frameworks, Libraries and Tools / Misc
- NuGet Trends (⭐148) - Website with statistics of NuGet packages download count.
Aug 05, 2019
Frameworks, Libraries and Tools / Application Frameworks
- surging (⭐3.2k) - Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. The service engine supports http, TCP, WS, Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, Hash Algorithms, random, polling, pressure minimum priority as a load balancing algorithm, built-in service governance to ensure reliable RPC communication.
Jul 28, 2019
Frameworks, Libraries and Tools / Distributed Computing
- Foundatio (⭐1.9k) - Pluggable foundation blocks for building distributed apps
- Rafty (⭐195) - RAFT consensus in .NET Core
- Obvs (⭐333) - An observable microservice bus .NET library that wraps the underlying transport in simple Rx based interfaces
- Ocelot (⭐8.3k) - API Gateway created using .NET Core
- OpenTracing (⭐519) - Vendor-neutral APIs and instrumentation for distributed tracing
- Polly (⭐13k) - .NET 3.5 / 4.0 / 4.5 / PCL library that allows developers to express transient exception and fault handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner
- ProxyKit (⭐1.1k) - Toolkit to create code-first HTTP reverse proxies on ASP.NET Core
Jul 25, 2019
General
- .NET Platform Standard (⭐18k) - The differrent between the old version and the new version of .NET.
Frameworks, Libraries and Tools / Testing
- SpecFlow (⭐2.2k) - Pragmatic BDD solution for .NET. It uses the Gherkin specification language and integrates to Visual Studio.
Jul 24, 2019
Frameworks, Libraries and Tools / Testing
- Atata (⭐481) - Web UI test automation full-featured framework based on Selenium WebDriver. https://atata.io
Jul 23, 2019
Frameworks, Libraries and Tools / Mail
- Papercut (⭐2.9k) - Simple Desktop SMTP Server
Jul 21, 2019
Frameworks, Libraries and Tools / CMS
- Mixcore CMS (⭐797) - Open Source CMS powered by DotNet Core. Mixcore CMS is a scalable, open platform for web content management and digital experiences. Mixcore CMS provides deep capabilities and endless flexibility on the web.
Jul 07, 2019
Frameworks, Libraries and Tools / Serialization
- BinarySerializer (⭐290) - Serialization for custom packet and protocol formats, supports bit-twiddling.
Jul 01, 2019
Frameworks, Libraries and Tools / GUI
- AdonisUI (⭐1.7k) - Lightweight UI toolkit for WPF applications offering classic but enhanced windows visuals.
Jun 29, 2019
Frameworks, Libraries and Tools / Operating System
- CosmosOS (⭐2.9k) - Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
Jun 28, 2019
Frameworks, Libraries and Tools / Authentication and Authorization
- Casbin.NET (⭐1.1k) - Authorization library that supports access control models like ACL, RBAC, ABAC in C#
Jun 25, 2019
Frameworks, Libraries and Tools / GUI
- ShellProgressBar (⭐1.4k) - library to create progress bars in console programs
Frameworks, Libraries and Tools / Misc
- ReflectionMagic (⭐331) - Framework to drastically simplify your private reflection code using C# dynamic
Frameworks, Libraries and Tools / Template Engine
- Scriban (⭐3.1k) - A fast, powerful, safe and lightweight text templating language and engine for .NET.
Jun 18, 2019
Frameworks, Libraries and Tools / Application Frameworks
- Abp vNext (⭐13k) - Abp vNext is the next generation of the open source ASP.NET Boilerplate (⭐12k) framework. It's a complete architecture and strong infrastructure to create modern web applications! Follows best practices and conventions to provide you a SOLID development experience.
Jun 05, 2019
Frameworks, Libraries and Tools / API
- GraphQL
- Dapper.GraphQL (⭐290) - A library designed to integrate the Dapper and graphql-dotnet projects with ease-of-use in mind and performance as the primary concern.
- graphql-aspnetcore (⭐183) - ASP.NET Core MiddleWare to create a GraphQL end-point.
- graphql-convention (⭐232) - This library is a complementary layer on top that allows you to automatically wrap your .NET classes into GraphQL schema definitions using existing property getters and methods as field resolvers
- graphiql-dotnet (⭐142) - GraphiQL middleware for ASP.NET Core.
- graphql-dotnetcore (⭐100) - GraphQL for .NET Core based on https://github.com/graphql/graphql-js (⭐20k).
- graphql-dotnet (⭐5.8k) - GraphQL for .NET.
- graphql-dotnet-server (⭐573) - GraphQL for .NET - Subscription Transport WebSockets.
- Hot Chocolate (⭐5.1k) - GraphQL server for .Net Core and .NET Framework.
- FSharp.Data.GraphQL (⭐395) - FSharp implementation of Facebook GraphQL query language https://fsprojects.github.io/FSharp.Data.GraphQL.
- parser (⭐214) - A lexer and parser for GraphQL in .NET.
- tanka-graphql (⭐60) - GraphQL execution and server libraries supporting SignalR, Apollo, schema manipulation and other features familiar from Apollo and graphql-js
May 30, 2019
Frameworks, Libraries and Tools / Database Tools and Utilities
- EntityFrameworkCore.DataEncryption (⭐328) - A plugin for Microsoft.EntityFrameworkCore to add support of encrypted fields using built-in or custom encryption providers.
May 22, 2019
Frameworks, Libraries and Tools / Compilers, Transpilers and Languages
- IL2C (⭐397) - A translator for ECMA-335 CIL/MSIL to C language.
Frameworks, Libraries and Tools / Misc
- Baget (⭐2.6k) - A lightweight NuGet server.
Frameworks, Libraries and Tools / ORM
- FreeSql (⭐4.1k) - a convenient ORM in dotnet,supports Mysql, Postgresql, SqlServer, Oracle and Sqlite.
Frameworks, Libraries and Tools / Tools
- Linq_Faster (⭐755) - Linq-like extension functions for Arrays, Span, and List that are faster and allocate less.
Books / Workflow
Community / Workflow
May 07, 2019
Frameworks, Libraries and Tools / API
- Flurl (⭐4.1k) - Fluent URL builder and testable HTTP for .NET https://flurl.dev.
Apr 25, 2019
Frameworks, Libraries and Tools / Caching
- EasyCaching (⭐1.9k) - Open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier.
Frameworks, Libraries and Tools / Database Tools and Utilities
- monitor-table-change-with-sqltabledependency (⭐653) - Get SQL Server notification on record table change.
Frameworks, Libraries and Tools / Machine Learning and Data Science
- SiaNet (⭐380) - A C# deep learning library, human friendly, CUDA/OpenCL supported, well structured, easy to extend
Roadmaps / Workflow
- ASP.NET Core Developer Roadmap (⭐18k) - Roadmap to becoming an ASP.NET Core developer in 2019.
Apr 06, 2019
Frameworks, Libraries and Tools / API
- WebAnchor (⭐27) - Web Anchor provides type-safe, testable and flexible, runtime-generated access to web resources.
Frameworks, Libraries and Tools / Database Tools and Utilities
- Evolve (⭐838) - Simple database migration tool that uses plain SQL scripts. Inspired by Flyway.
Apr 02, 2019
Frameworks, Libraries and Tools / Compression
- lz4net (⭐667) - Ultra fast compression algorithm for all .NET platforms.
Apr 01, 2019
Frameworks, Libraries and Tools / SDKs
- firebase-admin-dotnet (⭐364) - Firebase Admin .NET SDK
Mar 29, 2019
Frameworks, Libraries and Tools / Logging
- ElmahCore (⭐312) - Error logging library that includes features like error filtering and the ability to view the error log from a web page.
Frameworks, Libraries and Tools / Misc
- CoordinateSharp (⭐360) - A library that can quickly format and convert geographic coordinates as well as provide location based sun and moon information (sunset, sunrise, moon illumination, etc...).
Mar 24, 2019
Frameworks, Libraries and Tools / Database
- StringDB (⭐71) - StringDB is a modular, key/value pair archival DB designed to consume tiny amounts of ram & produce tiny databases.
Frameworks, Libraries and Tools / Misc
- NYoutubeDL - A simple youtube-dl library for C#/.NET.
Mar 18, 2019
Frameworks, Libraries and Tools / Tools
- System.CommandLine (⭐3.4k) - System.CommandLine, a set of libraries for command line parsing, invocation, and rendering of terminal output.
Mar 16, 2019
Frameworks, Libraries and Tools / Tools
- mRemoteNG (⭐8.7k) - The next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager
Mar 09, 2019
Frameworks, Libraries and Tools / Application Frameworks
- DNTFrameworkCore (⭐316) - Lightweight and Extensible Infrastructure for Building High Quality Web Applications Based on ASP.NET Core.
Frameworks, Libraries and Tools / Application Templates
- DNTFrameworkCoreTemplate (⭐35) - Boilerplate project templates based on DNTFrameworkCore (⭐316)
Mar 05, 2019
Frameworks, Libraries and Tools / Blockchain
- Nethermind (⭐1.2k) - .NET Core Ethereum client
Mar 04, 2019
Frameworks, Libraries and Tools / API
- Restier (⭐468) - RESTier is a RESTful API development framework for building standardized, OData V4 based RESTful services on .NET platform.
Frameworks, Libraries and Tools / Security
- NWebsec (⭐541) - Security libraries for ASP.NET http://www.nwebsec.com.
Feb 26, 2019
Frameworks, Libraries and Tools / Bot
- BotSharp (⭐2.1k) - The Open Source AI Chatbot Platform Builder in 100% C# Running in .NET Core with Machine Learning algorithm.
- Telegram.Bot (⭐3.1k) - C# Telegram Bot API library.
- Funogram (⭐106) - F# Telegram Bot Api library.
Frameworks, Libraries and Tools / Build Automation
- cake-build (⭐3.9k) - Cross platform build automation system.
- Colorful.Console (⭐1.3k) - Style your C# console output!
Frameworks, Libraries and Tools / Distributed Computing
- AspNetCore.Diagnostics.HealthChecks (⭐4k) - Enterprise HealthChecks for ASP.NET Core Diagnostics Package
- BeatPulse (⭐603) - Enable load balancers to montior the status of deployed Web applications
Frameworks, Libraries and Tools / Security
- JWT Simple Server (⭐193) - A lightweight, dynamic jwt server for ASP.NET Core.
Feb 24, 2019
Frameworks, Libraries and Tools / Office
- npoi (⭐68) - .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
- Open-XML-SDK (⭐4k) - The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents.
Feb 20, 2019
Community / Workflow
Feb 19, 2019
Frameworks, Libraries and Tools / Logging
- Karambolo.Extensions.Logging.File (⭐145) - A lightweight library which implements file logging for the built-in .NET Core logging framework (Microsoft.Extensions.Logging).
Frameworks, Libraries and Tools / Misc
- Sheller (⭐107) - A .NET library that makes shelling out commands super easy and fluent.
Frameworks, Libraries and Tools / Networking
- AspNetCore.Proxy (⭐506) - ASP.NET Core Proxies made easy.
Feb 18, 2019
Frameworks, Libraries and Tools / Misc
- impromptu-interface (⭐655) - Static interface to dynamic implementation (duck casting). Uses the DLR combined with Reflect.Emit.
Frameworks, Libraries and Tools / Tools
- scoop (⭐21k) - A command-line installer for Windows.
Feb 14, 2019
Frameworks, Libraries and Tools / Misc
- FluentDocker (⭐1.3k) - Commands, Services and Fluent API for docker, docker-compose & docker-machine, for win/mac/linux and native docker.
Feb 06, 2019
Frameworks, Libraries and Tools / API
- OpenAPI Generator (⭐21k) - OpenAPI Generator allows generation of API client libraries (e.g. C#, TypeScript, etc), server stubs (ASP.NET Core, NancyFx, etc), documentation and configuration automatically given an OpenAPI Spec (v2, v3).
Frameworks, Libraries and Tools / Misc
- Bleak - A Windows native DLL injection library.
- NFlags (⭐49) - Simple library to made parsing CLI arguments easy. Library also allow to print usage help "out of box".
Feb 05, 2019
Frameworks, Libraries and Tools / Tools
- NuKeeper (⭐540) - Automagically update nuget packages in .NET projects.
Feb 02, 2019
Frameworks, Libraries and Tools / E-Commerce and Payments
- nopCommerce (⭐9.1k) - Free open-source ecommerce shopping cart (ASP.NET MVC / ASP.NET Core MVC ) with a vast community and a market place full of new features, themes and plugins.
- GrandNode (⭐1.9k) - Multi-platform, free, open source ecommerce shopping cart based on ASP.NET Core 2.1 and MongoDB derived from nopCommerce (⭐9.1k).
Frameworks, Libraries and Tools / ORM
- PetaPoco (⭐2.1k) - A tiny ORM-ish thing for your POCO's.
Frameworks, Libraries and Tools / Searching
- Algolia.Search (⭐119) - Repository for the official Algolia .NET client.
Jan 04, 2019
Frameworks, Libraries and Tools / ORM
- Entity Framework Core (⭐14k) - Familiar developer experience to previous versions of EF, including LINQ, POCO, and Code First support.
- EFCore.BulkExtensions (⭐3.6k) - EntityFrameworkCore Bulk Batch Extensions for Insert Update Delete Read (CRUD) ops
- EFCore.Visualizer - View Entity Framework Core query plan directly in Visual Studio.
- EntityFramework-Plus (⭐2.2k) - Entity Framework Utilities | Bulk Operations | Batch Delete | Batch Update | Query Cache | Query Filter | Query Future | Query Include | Audit.
- EntityFramework.Exceptions (⭐1.2k) - Use typed Exceptions for EntityFrameworkCore when your SQL query violates database constraints in SqlServer, MySql, or PostgreSQL.
- EntityFramework.Triggers (⭐372) - Trigger events for EF.
- EntityFramework.Rx (⭐133) - Reactive hot observables of your EF operations.
- Npgsql.EntityFrameworkCore.PostgreSQL (⭐1.5k) - Entity Framework Core provider for PostgreSQL.
- EntityFramework.PrimaryKey (⭐44) - Easily get the primary key of any entity (including composite keys).
- EntityFramework.TypedOriginalValues (⭐32) - Get a proxy object of the original values of your entity (typed access to Property("...").OriginalValue).
- EntityFramework.VersionedProperties (⭐40) - Classes which auto-magically keep an audit history of the changes to the specified property.
- EntityFrameworkCore.SqlServer.SimpleBulks (⭐151) - Simple library that can help to sync a large number of records in-memory into the database. Lambda Expression is supported.
- LINQKit (⭐1.6k) - A free set of extensions for LINQ to SQL and Entity Framework power users.
- Pomelo.EntityFrameworkCore.MySql (⭐2.7k) - Entity Framework Core provider for MySql built on top of mysql-net/MySqlConnector.
- spectre.query (⭐40) - A simple query language for Entity Framework Core.
Dec 31, 2018
Frameworks, Libraries and Tools / Application Frameworks
- Prism (⭐6.2k) - Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Windows 10 UWP, and Xamarin Forms.
Articles / Workflow
- InfoQ .NET articles - Collection of best .NET articles on InfoQ site
Dec 25, 2018
Community / Workflow
Dec 21, 2018
Frameworks, Libraries and Tools / Internationalization
- Westwind.Globalization (⭐545) - Database driven resource localization for .NET applications.
Dec 20, 2018
Frameworks, Libraries and Tools / ORM
- NEventStore (⭐1.6k) - Persistence library used to abstract different storage implementations when using event sourcing as storage mechanism. This library is developed with a specific focus on DDD/CQRS applications.
Dec 18, 2018
General
- Clean Code .NET/.NET Core (⭐7k) - Clean Code concepts adapted for .NET / .NET Core.
Starter Kits / Workflow
- Nucleus (⭐353) - Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication
Dec 12, 2018
Frameworks, Libraries and Tools / Security
- aspnetcore-security-headers (⭐264) - Middleware for adding security headers to an ASP.NET Core application.
Dec 11, 2018
Frameworks, Libraries and Tools / IOC
- DryIoc (⭐991) - Fast, small, full-featured IoC Container for .NET.
Dec 10, 2018
Frameworks, Libraries and Tools / Database Tools and Utilities
- Mongo.Migration (⭐173) - Mongo.Migration is designed for the MongoDB C# Driver (⭐3.1k) to migrate your documents easily and on-the-fly. No more downtime for schema-migrations. Just write small and simple migrations. Link (⭐173)
Frameworks, Libraries and Tools / Mail
- PreMailer.Net (⭐649) - C# library that moves your stylesheets to inline style attributes, for maximum compatibility with E-mail clients.
Dec 04, 2018
Frameworks, Libraries and Tools / Blockchain
- Meadow (⭐141) - An integrated Ethereum implementation and tool suite focused on Solidity testing and development.
Nov 26, 2018
Frameworks, Libraries and Tools / Tools
- dotnet-tools (⭐1.5k) - A list of tool extensions for .NET Core Command Line (dotnet CLI).
- LibMan CLI (⭐449) - Client-side content manager for web apps.
Nov 20, 2018
Frameworks, Libraries and Tools / Blockchain
- Trezor.Net (⭐43) - Cross platform C# library for talking to the Trezor Hardwarewallet
Nov 16, 2018
Frameworks, Libraries and Tools / Testing
- CoreBDD (⭐18) - BDD framework for xUnit.net
Frameworks, Libraries and Tools / Workflow
- Wexflow (⭐516) - A high performance, extensible, modular and cross-platform workflow engine.
Nov 15, 2018
Frameworks, Libraries and Tools / Machine Learning and Data Science
- WaveFunctionCollapse (⭐23k) - itmap & tilemap generation from a single example with the help of ideas from quantum mechanics.
Nov 13, 2018
Frameworks, Libraries and Tools / Application Frameworks
- Butterfly Server .NET (⭐274) - Allows building real-time web apps and native apps with minimal effort. Define a Web API and Subscription API that automatically synchronizes datasets across connected clients.
Nov 06, 2018
Frameworks, Libraries and Tools / Application Frameworks
- dataaccess_aspnetcore (⭐140) - The DataAccess Toolbox contains the base classes for data access in ASP.NET Core with Entity Framework Core 1.0 using the unit-of-work and repository pattern.
Frameworks, Libraries and Tools / Authentication and Authorization
- openiddict (⭐4.3k) - Easy-to-use OpenID Connect server for ASP.NET Core.
- oidc-debugger (⭐220) - OAuth 2.0 and OpenID Connect debugging tool.
Frameworks, Libraries and Tools / Blockchain
- WalletWasabi (⭐2.1k) - Privacy focused, ZeroLink compliant Bitcoin wallet.
Frameworks, Libraries and Tools / Database Tools and Utilities
- TrackableEntities.Core (⭐72) - Change-tracking across service boundaries with .NET Core.
Frameworks, Libraries and Tools / Networking
- Networker (⭐476) - A simple to use TCP and UDP networking library for .NET, designed to be flexible, scalable and FAST.
Frameworks, Libraries and Tools / Reporting
- FastReport (⭐2.6k) - The open source report generator for .NET Core 2.x/.Net Framework 4.x. FastReport can be used in MVC, Web API applications.
Frameworks, Libraries and Tools / Tools
- Rin (⭐637) - Request/response Inspector middleware for ASP.NET Core. like Glimpse.
Nov 05, 2018
Frameworks, Libraries and Tools / Functional Programming
- sodium (⭐848) - Functional Reactive Programming (FRP) Library.
4.x.x or above
Nov 04, 2018
Frameworks, Libraries and Tools / Application Frameworks
- Cinchoo ETL (⭐762) - ETL Framework for .NET (Parser / Writer for CSV, Flat, Xml, JSON, Key-Value formatted files).
Oct 21, 2018
Frameworks, Libraries and Tools / API
- RestClient.Net (⭐366) - Cross Platform REST Client for all C# platforms
Frameworks, Libraries and Tools / Misc
- dotnet-env (⭐419) - A .NET library to load environment variables from .env files.
Oct 19, 2018
Frameworks, Libraries and Tools / Misc
- Bullseye (⭐840) - A .NET package for describing and running targets and their dependencies.
Oct 16, 2018
Frameworks, Libraries and Tools / Cryptography
- BCrypt.Net (⭐812) - Bringing updates to the original bcrypt package.
- multiformats (⭐48) - A general purpose hashing library, but a library to encode/decode Multihashes which is a "container" describing what hash algorithm the digest is calculated with.
- nsec (⭐381) - NSec is a new cryptographic library for .NET Core based on libsodium.
Oct 12, 2018
Frameworks, Libraries and Tools / Build Automation
- Dockerize.NET (⭐176) - .NET Cli Tool to package your .NET Core Application into a docker image: 'dotnet dockerize'
Oct 08, 2018
Frameworks, Libraries and Tools / ORM
- SmartSql (⭐1.1k) - SmartSql = MyBatis + Cache(Memory | Redis) + ZooKeeper + R/W Splitting +Dynamic Repository ....
Oct 04, 2018
Frameworks, Libraries and Tools / Misc
- DotNet.Glob (⭐360) - A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.
- WebEssentials.AspNetCore.ServiceWorker (⭐340) - ASP.NET Core Progressive Web Apps.
Frameworks, Libraries and Tools / Tools
- SerilogAnalyzer (⭐309) - Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.
- sourcelink (⭐1.2k) - SourceLink is a language- and source-control agnostic system for providing first-class source debugging experiences for binaries.
Sep 25, 2018
Community / Workflow
Sep 18, 2018
Frameworks, Libraries and Tools / CMS
- ZKEACMS (⭐2.8k) - Visual design, build site onlie by drag and drop.
Sep 10, 2018
Frameworks, Libraries and Tools / CMS
- CoreWiki (⭐415) - Simple ASP.NET Core wiki that we are working on during live coding streams.
Sep 06, 2018
Frameworks, Libraries and Tools / Logging
- serilog (⭐7.1k) - Simple .NET logging with fully-structured events.
- serilog-aspnetcore (⭐1.3k) - Serilog integration for ASP.NET Core 2+.
- Serilog.Exceptions (⭐503) - Serilog.Exceptions is an add-on to Serilog to log exception details and custom properties that are not output in Exception.ToString().
- Serilog.Settings.Configuration (⭐441) - A Serilog configuration provider that reads from Microsoft.Extensions.Configuration.
Frameworks, Libraries and Tools / Scheduler and Job
- LiquidState (⭐238) - Efficient asynchronous and synchronous state machines for .NET.
- NCrontab (⭐887) - Crontab for .NET.
Sep 05, 2018
Frameworks, Libraries and Tools / Authentication and Authorization
- stormpath-sdk (⭐54) - Build simple, secure web applications (⭐18) with Stormpath and ASP.NET Core.(Deprecated: It will longer get updated as of March 2017 after joining OKTA)
Sep 03, 2018
Frameworks, Libraries and Tools / Caching
- Faster (⭐6.3k) - Fast key-value store from Microsoft Research.
Sep 01, 2018
Frameworks, Libraries and Tools / Scheduler and Job
- Gofer.NET (⭐540) - Easy C# API for Distributed Background Tasks/Jobs for .NET Core. Inspired by celery for python.
Aug 30, 2018
Frameworks, Libraries and Tools / Testing
- Testavior (⭐41) - Testavior is a lightweight solution to help you develop Behavior Tests for ASP.NET Core.
Aug 29, 2018
Frameworks, Libraries and Tools / Security
- Jwt.Net (⭐2.1k) - Jwt.Net, a JWT (JSON Web Token) implementation for .NET.
Aug 24, 2018
Frameworks, Libraries and Tools / Misc
- commanddotnet (⭐567) - Model your command line application interface in a class.
Frameworks, Libraries and Tools / ORM
- querybuilder (⭐3.1k) - SqlKata Query Builder is a powerful Sql Query Builder written in C#.
Aug 20, 2018
Frameworks, Libraries and Tools / Misc
- AspNetCore Extension Library (⭐162) - ASP.NET Core Extension Library.
- Eighty (⭐39) - A simple HTML generation library
Aug 18, 2018
Frameworks, Libraries and Tools / Database Tools and Utilities
- fluentmigrator (⭐3.2k) - Migration framework for .NET much like Ruby on Rails Migrations.
Aug 15, 2018
Frameworks, Libraries and Tools / Blockchain
- BTCPayServer (⭐6.3k) - A cross platform, self-hosted server compatible with Bitpay API.
- NBXplorer (⭐316) - A Bitcoin and Altcoin lightweight block explorer.
Aug 08, 2018
Starter Kits / Workflow
- Arch - The collection of .NET Core libraries that are created by software architects who embrace all the new stuff in .NET Core.
- AutoHistory (⭐774) - A plugin for Microsoft.EntityFrameworkCore to support automatically recording data changes history.
Aug 07, 2018
Frameworks, Libraries and Tools / Database Tools and Utilities
- roundhouse (⭐915) - Database Migration Utility for .NET using sql files and versioning based on source control.
Aug 06, 2018
Frameworks, Libraries and Tools / Application Templates
- dotnet new caju (⭐250) - dotnet new templates with awesome architecture styles! Increases productivity to design layered applications based on Hexagonal, Clean or Event Sourcing architectures styles. It supports multiple data access frameworks (MongoDB, EntityFramework, Dapper or Kafka) and it is completely testable.
Sample Projects / Workflow
- Monoliths
- AlbumViewerVNext (⭐507) - West Wind Album Viewer ASP.NET 5 Sample.
- allReady (⭐893) - Open-source solution focused on increasing awareness, efficiency and impact of preparedness campaigns as they are delivered by humanitarian and disaster response organizations in local communities. http://www.htbox.org/projects/allready
- AspNet5GeoElasticsearch (⭐37) - ASP.NET Core MVC Geo Elasticsearch Swashbuckle Swagger.
- aspnet-servicediscovery-patterns (⭐290) - Samples of implementing Service Discovery patterns with ASP.NET Core.
- AspNetAuthorizationWorkshop (⭐1.2k) - A workshop for moving through the various new pieces in ASP.NET Core Authorization
- BikeSharing360 Suite of Apps from Microsoft Presented December Connect 2016 Conference, a compreshsive set of interworking apps for both enterprise users and the consumers (bike riders): Mobile Apps (⭐441), Backend Services (⭐90), Websites (⭐110), Single Container Apps (⭐26), Multi Container Apps (⭐33), Cognitive Services Kiosk App (⭐38), Azure Bot App (⭐30).
- Clean Architecture Manga (⭐4k) - Clean Architecture sample with .NET Core 3.0 and C# 8. Use cases as central organising structure, completely testable, decoupled from frameworks.
- cloudscribe (⭐1.3k) - ASP.NET Core Multi-tenant web application foundation.
- CoreCodeCamp (⭐73) - An Open Source Website for running small, local development events.
- DotNetClub (⭐236) - Tiny club written in ASP.NET Core.
- eShopOnWeb (⭐10k) - A layered application architecture with monolithic deployment model.
- Entropy (⭐562) - Chaotic experimental playground for new features and ideas - check here for small and simple samples for individual features.
- EquinoxProject (⭐6.3k) - Full ASP.NET Core 2.0 application with DDD, CQRS and Event Sourcing.
- GenVue (⭐132) - a hostable, web application that lets confidential users upload and share private files build on Vue.js, Vuetifyjs and NetCore WebAPI stack
- guidance-identity-management-for-multitenant-apps (⭐64) - How to manage user identities in a multitenant app on Microsoft Azure, using Azure Active Directory for authentication.
- JustA.ML (⭐82) - A web application that lets you share files/URL/text between your devices written in ASP.NET Core 2.0. Open source, live at https://justa.ml
- MegaMine (⭐27) - Open source mining solution that helps miners in extracting Gold, Quartz, Granite etc. This solution is built using ASP.NET Core and AngularJS utilizing multiple light weight components in a Microservices way.
- MusicStore (⭐35k) - Sample MusicStore application that uses MVC and Entity Framework.
- NLayerAppV3 (⭐155) - NLayerAppV3 N-Layered Architecture with .NET Core Preview 2.
- NorthwindTraders (⭐5k) - Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
- Orchard Core - Modular and Multi-tenant applications (⭐374) - Use Orchard Core Framework to create Modular and Multi-tenant applications.
- PhotoGallery (⭐348) - Cross-platform Single Page Applications with ASP.NET Core, Angular 2 & TypeScript http://wp.me/p3mRWu-11L.
- PokeR (⭐42) - Realtime scrum poker using SignalR and Angular in ASP.NET Core's SPA hosting. Includes Docker support. Demo
- Practical ASP.NET Core (⭐9.1k) - A daily updated micro samples of ASP.NET Core features and facilities.
- Practical.CleanArchitecture (⭐2k) - Full-stack .Net 8 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 18, React 18, Vue 3, BFF with YARP, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, Entity Framework Core, OpenTelemetry, SignalR, Hosted Services, Health Checks, Rate Limiting, Cloud Services (Azure, AWS, GCP).
- Sample .NET Core CQRS REST API (⭐2.8k) - .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
- StarWars (⭐619) - GraphQL 'Star Wars' example using GraphQL for .NET, ASP.NET Core, Entity Framework Core.
Aug 04, 2018
Frameworks, Libraries and Tools / Misc
- pose (⭐1.1k) - Replace any .NET method (including static and non-virtual) with a delegate
Aug 01, 2018
Frameworks, Libraries and Tools / Application Frameworks
- MagicOnion (⭐3.7k) - gRPC based HTTP/2 RPC Streaming Framework for .NET, .NET Core and Unity.
- resin (⭐566) - 16-bit wide vector space search engine with HTTP API and pluggable read/write pipelines.
Jul 31, 2018
Frameworks, Libraries and Tools / Mathematics
- AutoDiff (⭐89) - A library that provides fast, accurate and automatic differentiation (computes derivative / gradient) of mathematical functions.
Frameworks, Libraries and Tools / SDKs
- CakeMail.RestClient (⭐9) - Client for CakeMail's API. Allows you to send transactional emails, bulk emails, manage lists and contacts, etc.
Jul 29, 2018
Frameworks, Libraries and Tools / ORM
- Chloe (⭐1.5k) - A lightweight and high-performance Object/Relational Mapping(ORM) library for .NET.
Jul 28, 2018
Frameworks, Libraries and Tools / Application Frameworks
- AsyncEx (⭐3.5k) - A helper library for async/await.
- DotnetSpider (⭐3.9k) - DotnetSpider, a .NET Standard web crawling library similar to WebMagic and Scrapy. It is a lightweight ,efficient and fast high-level web crawling & scraping framework for .NET.
- ExcelDataReader (⭐3.9k) - Lightweight and fast library written in C# for reading Microsoft Excel files.
- MoreLINQ (⭐3.6k) - Extensions to LINQ to Objects.
Frameworks, Libraries and Tools / Misc
- AgileMapper (⭐457) - AgileMapper is a zero-configuration, highly-configurable object-object mapper with viewable execution plans.
Frameworks, Libraries and Tools / Tools
- NJsonSchema (⭐1.4k) - NJsonSchema is a .NET library to read, generate and validate JSON Schema draft v4+ schemas.
Jul 27, 2018
Frameworks, Libraries and Tools / API
- Swashbuckle (⭐5.2k) - Seamlessly adds a swagger to WebApi projects.
- MicroElements.Swashbuckle.FluentValidation (⭐370) - Adds FluentValidation rules to swagger.
- Swashbuckle.AspNetCore.Filters (⭐422) - A bunch of useful filters for Swashbuckle.AspNetCore.
Frameworks, Libraries and Tools / Application Frameworks
- Aggregates.NET (⭐441) - Aggregates.NET is a framework to help developers integrate the excellent NServiceBus and EventStore libraries together.
- Finbuckle.MultiTenant (⭐1.3k) - Finbuckle.MultiTenant is a .NET Standard library for multitenant support designed for ASP.NET 2.0+. It provides functionality for tenant resolution, per-tenant app configuration, and per-tenant data isolation.
Jul 26, 2018
Frameworks, Libraries and Tools / Application Frameworks
- X.PagedList (⭐883) - Library for easily paging through any IEnumerable/IQueryable in ASP.NET/ASP.NET Core.
Jul 25, 2018
Frameworks, Libraries and Tools / Application Frameworks
- DotNetCorePlugins (⭐1.6k) - .NET Core library for loading assemblies as a plugin.
Frameworks, Libraries and Tools / Code Analysis and Metrics
- Metrics
- AppMetrics (⭐2.2k) - App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application and reports it's health.
- Audit.NET (⭐2.2k) - Small framework to audit .NET object changes.
- BenchmarkDotNet (⭐10k) - Powerful .NET library for benchmarking.
- coverlet (⭐3k) - Cross platform code coverage library for .NET Core.
- Foundatio (⭐1.9k) - A common interface with in memory, redis, StatsD, and Metrics.NET implementations.
- MiniCover (⭐209) - Minimalist Code Coverage Tool for .NET Core.
- NBench (⭐532) - Performance benchmarking and testing framework for .NET applications.
- Nexogen.Libraries.Metrics (⭐61) - Library for collecting application metrics in .NET and exporting them to Prometheus.
- OpenCover (⭐1.3k) - Code coverage tool for .NET 2 and above (WINDOWS OS only), support for 32 and 64 processes with both branch and sequence points.
- PerformanceMonitor (⭐236) - .NET Core Application Performance Monitor.
- prometheus-net (⭐1.9k) - .NET Client for https://prometheus.io.
- Prometheus.Client (⭐127) - .NET Client for Prometheus.
- Prometheus.Client.MetricPusher (⭐15) - Push metrics to a PushGateaway for the Prometheus.Client.
- Prometheus.Client.AspNetCore (⭐8) - Middleware for the Prometheus.Client.
- Prometheus.Client.MetricServer (⭐14) - MetricServer for the Prometheus.Client.
- Prometheus.Client.HttpRequestDurations (⭐10) - Metrics logging of request durations for the Prometheus.Client.
Frameworks, Libraries and Tools / Queue and Messaging
- OpenCQRS (⭐3) - .NET Core library for DDD, CQRS and Event Sourcing with Azure Service Bus integration. Supported database providers for the Command and the Event stores are: DocumentDB, MongoDB, SQL Server, MySQL, PostgreSQL and SQLite.
Jul 24, 2018
Frameworks, Libraries and Tools / Application Frameworks
- CAP (⭐6.6k) - An EventBus with local persistent message functionality for system integration in SOA or Microservice architecture.
Frameworks, Libraries and Tools / CMS
- Swastika I/O Core CMS (⭐135) - Open source ASP.NET Core 2.x CMS. It currently supports MS SQL and planned to implement MSSQL, SQLite in the near future. It has many built-in features out of the box like multilanguage support, theme, template...
Frameworks, Libraries and Tools / Graphics
- LibVLCSharp (⭐1.4k): .NET/Mono bindings for libvlc, the multimedia framework powering the VLC applications made by VideoLAN.
- MagicScaler (⭐570) - MagicScaler high-performance, high-quality image processing pipeline for .NET
Jul 23, 2018
Frameworks, Libraries and Tools / GUI
- Qml.Net (⭐1.4k) - A cross-platform Qml/.NET integration for Mono/.NET/.NET Core.
Jul 21, 2018
Frameworks, Libraries and Tools / Application Frameworks
- Xer.Cqrs (⭐101) - A simple library for creating applications based on the CQRS pattern with support for attribute routing and hosted handlers. Developed in C# targeting .NET Standard 1.0.
Jul 20, 2018
Frameworks, Libraries and Tools / API
- NSwag (⭐6.7k) - The Swagger/OpenAPI toolchain for .NET, Web API and TypeScript. http://NSwag.org.
Frameworks, Libraries and Tools / E-Commerce and Payments
- PayPal (⭐535) - .NET SDK for PayPal's RESTful APIs.
Frameworks, Libraries and Tools / Misc
- Fody (⭐4.3k) - Extensible tool for weaving .net assemblies
Jul 19, 2018
Frameworks, Libraries and Tools / Misc
- Otp.NET (⭐1k) - An implementation TOTP RFC 6238 and HOTP RFC 4226 in C#.
Frameworks, Libraries and Tools / Tools
- SharpZipLib (⭐3.7k) - #ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.
Jul 17, 2018
Frameworks, Libraries and Tools / Compilers, Transpilers and Languages
- Mond (⭐359) - A dynamically typed scripting language written in C# with a REPL, debugger, and simple embedding API.
Jul 15, 2018
Articles / Workflow
- Entity Framework Core
Jul 14, 2018
Frameworks, Libraries and Tools / Application Frameworks
- dotvvm (⭐743) - Open source MVVM framework for Web Apps.
Frameworks, Libraries and Tools / IOC
- Grace (⭐336) - Grace is a feature rich Dependency Injection Container designed with ease of use and performance in mind.
Frameworks, Libraries and Tools / Misc
- PuppeteerSharp (⭐3.3k) - Puppeteer Sharp is a .NET port of the official Node.JS Puppeteer API.
Jul 05, 2018
Frameworks, Libraries and Tools / SDKs
- Manatee.Trello (⭐121) - A fully object-oriented .Net wrapper for Trello's RESTful API written in C#.
Jul 04, 2018
Frameworks, Libraries and Tools / Blockchain
- NBlockchain (⭐83) - .NET standard library for building blockchain enabled applications
Jun 29, 2018
Frameworks, Libraries and Tools / ORM
- nhibernate-core (⭐2.1k) - NHibernate Object Relational Mapper.
Jun 28, 2018
Frameworks, Libraries and Tools / Mathematics
- UnitsNet (⭐2.2k) - Units.NET gives you all the common units of measurement and the conversions between them.
Jun 26, 2018
Frameworks, Libraries and Tools / Mail
- FluentEmail (⭐3k) - All in one email sender for .NET and .NET Core
Jun 24, 2018
Frameworks, Libraries and Tools / Mail
- SmtpServer (⭐681) - Library to create your own SMTP server.
Videos / Workflow
- Channel9 - YouTube
Jun 23, 2018
Frameworks, Libraries and Tools / Scheduler and Job
- Coravel (⭐3.8k) - .Net Core meets Laravel: Scheduling, Queuing, etc.
Jun 21, 2018
Frameworks, Libraries and Tools / CMS
- Piranha CMS (⭐1.9k) - A Lightweight & Unobtrusive Open Source CMS for ASP.NET Core and Entity Framework Core.
Jun 20, 2018
Frameworks, Libraries and Tools / API
- Restsharp (⭐9.6k) - Simple REST and HTTP API Client for .NET
Frameworks, Libraries and Tools / Serialization
- MessagePack
- msgpack-cli (⭐828) - MessagePack implementation for Common Language Infrastructure / msgpack.org.
- MessagePack-CSharp (⭐5.5k) - Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin).
Jun 16, 2018
Books / Workflow
Jun 14, 2018
Frameworks, Libraries and Tools / Application Templates
- .NET Boxed (⭐3.4k) - Project templates with batteries included, providing the minimum amount of code required to get you going. Includes ASP.NET Core API and GraphQL Templates.
Jun 12, 2018
Frameworks, Libraries and Tools / Build Automation
- LocalAppVeyor (⭐123) - Run your AppVeyor builds, locally.
Jun 11, 2018
Frameworks, Libraries and Tools / Exceptions
- Demystifier (⭐2.7k) - High performance understanding for stack traces (Make error logs more productive).
Frameworks, Libraries and Tools / Queue and Messaging
- MQTTnet (⭐4.4k) - MQTTnet is a high performance .NET library for MQTT based communication.
Frameworks, Libraries and Tools / Template Engine
- Razor (⭐883) - Parser and code generator for CSHTML files used in view pages for MVC web apps.
- RazorLight (⭐1.5k) - Template engine based on Microsoft's Razor parsing engine for .NET Core.
Jun 10, 2018
Frameworks, Libraries and Tools / CMS
- Miniblog (⭐1.5k) - An ASP.NET Core blogging engine.
- Orchard Core CMS (⭐7.3k) - Open Source Content Management System built with ASP.NET Core on top of a Modular and Extensible Application Framework.
Frameworks, Libraries and Tools / Database Tools and Utilities
- SharpRepository (⭐659) - SharpRepository is a generic repository written in C# which includes support for various relational, document and object databases including Entity Framework, RavenDB, MongoDb and Db4o. SharpRepository includes Xml and InMemory repository implementations as well.
Frameworks, Libraries and Tools / Tools
- posh-dotnet (⭐45) -
PowerShell
tab completion for the dotnet CLI (⭐3.5k).
Jun 09, 2018
Frameworks, Libraries and Tools / Application Templates
- AspNetCoreSpa (⭐1.5k) - Asp.Net Core 2+ & Angular 6 SPA with Angular CLI full featured application.
Frameworks, Libraries and Tools / Misc
- Dotnet Script (⭐2.7k) - Run C# scripts from the .NET CLI.
Jun 01, 2018
Frameworks, Libraries and Tools / Application Frameworks
- Carter (⭐2.1k) - Carter is a library that allows Nancy-esque routing for use with ASP.Net Core.
- Chromely (⭐3k) - Lightweight Alternative to Electron.NET, Electron for .NET/.NET Core.
Frameworks, Libraries and Tools / Template Engine
- Portable.Xaml (⭐157) - Portable .NET library for reading/writing xaml files.
May 29, 2018
Frameworks, Libraries and Tools / SDKs
- csharp-nats (⭐645) - C# .NET client for the NATS messaging system.
May 28, 2018
Frameworks, Libraries and Tools / Application Frameworks
- fission (⭐8.3k) - Fast Serverless Functions for Kubernetes.
- Halibut (⭐11) - A secure communication stack for .NET using JSON-RPC over SSL.
May 23, 2018
Frameworks, Libraries and Tools / Misc
- Dotnet Serve (⭐791) - Simple command-line HTTP server for .NET Core CLI.
May 20, 2018
Frameworks, Libraries and Tools / Internationalization
- NetCoreStack.Localization (⭐86) - Database Resource Localization for .NET Core with Entity Framework and In Memory Cache
Frameworks, Libraries and Tools / Machine Learning and Data Science
- ML.NET (⭐9k) - Cross-platform open-source machine learning framework which makes machine learning accessible to .NET developers http://dot.net/ml.
May 16, 2018
Frameworks, Libraries and Tools / Workflow
- WorkflowEngine.NET (⭐876) - Component that adds workflow in your application.
May 06, 2018
Frameworks, Libraries and Tools / Searching
- SearchExtensions (⭐326) - Advanced search capabilities for IQueryable interfaces, such as Entity Framework queries.
May 05, 2018
Frameworks, Libraries and Tools / API
- refit (⭐8.3k) - The automatic type-safe REST library for Xamarin and .NET.
Frameworks, Libraries and Tools / Compilers, Transpilers and Languages
- peachpie (⭐2.3k) - Open-source PHP compiler to .NET.
Apr 27, 2018
Frameworks, Libraries and Tools / API
- aspnet-api-versioning (⭐3k) - set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
Apr 25, 2018
Frameworks, Libraries and Tools / Build Automation
- CatLight - Status notifier for developers that monitors builds and tasks in the project. Built using .Net Core and Electron.
- GitInfo (⭐544) - Git and SemVer Info from MSBuild, C# and VB.
- GitVersioning (⭐1.3k) - Stamp your assemblies and NuGet packages with a version from a single, simple version.txt file and include git commit IDs for non-official builds.
- Image2Docker (⭐304) - PowerShell module which ports existing Windows application workloads to Docker.
- Nuke (⭐2.8k) - Cross-platform build automation system.
- Opserver (⭐4.5k) - Stack Exchange's Monitoring System.
Frameworks, Libraries and Tools / CMS
- Wyam (⭐141) - Modular static content and static site generator.
Frameworks, Libraries and Tools / Security
- SecurityHeaders (⭐635) - Small package to allow adding security headers to ASP.NET Core websites.
Apr 18, 2018
Frameworks, Libraries and Tools / Tools
- NugetVisualizer (⭐21) - Visualize all of the nuget packages and their corresponding versions for a set of given git repositories or folders.
Frameworks, Libraries and Tools / Web Socket
- Fleck (⭐2.3k) - Fleck is a WebSocket server implementation in C#. Fleck requires no inheritance, container, or additional references.
Apr 17, 2018
Podcasts / Workflow
Apr 14, 2018
Frameworks, Libraries and Tools / Mail
- netDumbster (⭐122) - a .Net Fake SMTP Server used for testing. Clone of the popular Dumbster.
Frameworks, Libraries and Tools / Serialization
- CsvHelper (⭐4.7k) - Library to help reading and writing CSV files.
Apr 03, 2018
Frameworks, Libraries and Tools / Compilers, Transpilers and Languages
- Fable (⭐2.9k) - F# to JavaScript Compiler.
Apr 01, 2018
Frameworks, Libraries and Tools / Profiling
- Glimpse (⭐185) - Lightweight, open-source, real-time diagnostics and insights profiler for .NET.
Unstable version
Frameworks, Libraries and Tools / Tools
- SharpLab (⭐2.7k) - .NET code playground that shows intermediate steps and results of code compilation. https://sharplab.io
Mar 31, 2018
Frameworks, Libraries and Tools / Compilers, Transpilers and Languages
- Pidgin (⭐863) - A lightweight, fast and flexible parsing library for C#, developed at Stack Overflow.
Frameworks, Libraries and Tools / Misc
- FastExpressionCompiler (⭐1.1k) - Fast ExpressionTree compiler to delegate.
Mar 30, 2018
Frameworks, Libraries and Tools / Functional Programming
- DynamicData (⭐1.7k) - Reactive collections based on Rx.NET.
Frameworks, Libraries and Tools / Template Engine
- dotliquid (⭐1k) - .NET Port of Tobias Lütke's Liquid template language.
- fluid (⭐1.4k) - Open-source .NET template engine that is as close as possible to the Liquid template language.
Mar 23, 2018
Frameworks, Libraries and Tools / Machine Learning and Data Science
- TensorFlowSharp (⭐3.1k) - TensorFlow API for .NET languages.
Frameworks, Libraries and Tools / SDKs
- google-cloud-dotnet (⭐920) - Google Cloud Client Libraries for .NET.
Frameworks, Libraries and Tools / Testing
- LightBDD (⭐340) - BDD framework allowing to create easy to read and maintain tests.
Mar 21, 2018
Frameworks, Libraries and Tools / Misc
- Xabe.FFmpeg (⭐706) - .NET Standard wrapper for FFmpeg. It allows to process media without know how FFmpeg works, and can be used to pass customized arguments to FFmpeg from C# application.
Mar 20, 2018
Frameworks, Libraries and Tools / API
- AspNetCoreRateLimit (⭐3.1k) - ASP.NET Core rate limiting middleware.
Frameworks, Libraries and Tools / Misc
- DinkToPdf (⭐1.1k) - C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
Frameworks, Libraries and Tools / Windows Service
- Topshelf (⭐3.6k) - Easy service hosting framework for building Windows services using .NET.
Mar 19, 2018
Frameworks, Libraries and Tools / Web Framework
- WebAssembly
- Blazor (⭐1.7k) - UI framework running .NET in the browser via WebAssembly.
- Awesome Blazor (⭐8.7k) - Collection of awesome resources (samples, components, articles, videos and others) about Blazor.
- Blazor Redux (⭐481) - Connecting a Redux state store with Blazor.
- Ooui (⭐1.6k) - Small cross-platform UI library that brings the simplicity of native UI development to the web.
- Blazor (⭐1.7k) - UI framework running .NET in the browser via WebAssembly.
Mar 14, 2018
Frameworks, Libraries and Tools / Testing
- GenFu (⭐829) - Library you can use to generate realistic test data.
- mockhttp (⭐1.6k) - Testing layer for Microsoft's HttpClient library.
- xUnit.net (⭐4.2k) - A free, open source, community-focused unit testing tool for the .NET Framework.
Mar 10, 2018
Frameworks, Libraries and Tools / Compilers, Transpilers and Languages
- fparsec (⭐519) - A parser combinatory library for F# and C#.
Mar 09, 2018
Frameworks, Libraries and Tools / Application Frameworks
- Strathweb.TypedRouting.AspNetCore (⭐75) - A library enabling strongly typed routing in ASP.NET Core MVC projects.
Mar 08, 2018
Frameworks, Libraries and Tools / Blockchain
- NEO (⭐3.5k) - Open Network For Smart Economy.
- StratisBitcoinFullNode (⭐785) - Simple and affordable end-to-end solutions for development, testing and deployment of native C# blockchain applications on the .Net framework.
Frameworks, Libraries and Tools / Database Drivers
- Neo4j
- neo4j-dotnet-driver (⭐223) - Neo4j Bolt driver for .NET.
- Neo4jClient (⭐429) - .NET client binding for Neo4j.
Frameworks, Libraries and Tools / Graphics
- ImageSharp (⭐7.3k) - Cross-platform library for processing of image files written in C#.
- Magick.NET (⭐3.4k) - The .NET library for ImageMagick.
Frameworks, Libraries and Tools / Queue and Messaging
- EventStore (⭐5.2k) - The open-source, functional database with Complex Event Processing in JavaScript.
Community / Workflow
Mar 07, 2018
Frameworks, Libraries and Tools / Exceptions
- GlobalExceptionHandlerDotNet (⭐272) - GlobalExceptionHandlerDotNet allows you to configure exception handling as a convention with your ASP.NET Core application pipeline as opposed to explicitly handling them within each controller action.
Mar 03, 2018
Frameworks, Libraries and Tools / Code Analysis and Metrics
- awesome-static-analysis (⭐13k) - Curated list of static analysis tools, linters and code quality checkers for various programming languages.
Mar 02, 2018
Frameworks, Libraries and Tools / Code Analysis and Metrics
- Code Analysis
- CodeFormatter (⭐1.2k) - Tool that uses Roslyn to automatically rewrite the source to follow netfx coding styles. Nuget Package
- DevSkim (⭐897) - A set of IDE plugins and rules that provide security "linting" capabilities.
- RefactoringEssentials (⭐641) - Refactoring Essentials for Visual Studio.
- roslyn-analyzers (⭐1.6k) - .NET Compiler Platform ("Roslyn") Analyzers.
- StyleCopAnalyzers (⭐2.6k) - StyleCop rules using the .NET Compiler Platform.
Frameworks, Libraries and Tools / Security
- reCAPTCHA (⭐134) - reCAPTCHA 2.0 for ASP.NET Core.
Mar 01, 2018
Frameworks, Libraries and Tools / Functional Programming
- echo-process (⭐116) - Actor library for C# with additional modules that support persistence to Redis, as well as JS integration.
Feb 28, 2018
Frameworks, Libraries and Tools / Application Frameworks
- microdot (⭐1.5k) - An open source .NET microservices framework.
Feb 24, 2018
Frameworks, Libraries and Tools / Misc
- Stocks
- Trady (⭐545) - Handy library for computing technical indicators, and it targets to be an automated trading system that provides stock data feeding, indicator computing, strategy building and automatic trading.
Feb 23, 2018
Frameworks, Libraries and Tools / CMS
- Cofoundry (⭐815) - Open source .NET Core CMS and modular application framework. Code-first, unobtrusive and extensible.
Feb 22, 2018
Frameworks, Libraries and Tools / Application Frameworks
- EventFlow (⭐2.3k) - Async/await first CQRS+ES and DDD framework for .NET.
Books / Workflow
- Exploring .NET Core with Microservices, ASP.NET Core, and Entity Framework Core - free eBook sampler
Feb 21, 2018
Frameworks, Libraries and Tools / Misc
- ConsoleTableExt (⭐327) - Fluent library to create table for .NET console application.
Frameworks, Libraries and Tools / ORM
- SQLStreamStore (⭐468) - Stream Store library targeting SQL based implementations for .NET.
Feb 19, 2018
Frameworks, Libraries and Tools / Database
- LiteDB (⭐8.4k) - .NET NoSQL Document Store in a single data file - http://www.litedb.org.
Frameworks, Libraries and Tools / Database Tools and Utilities
- DbUp (⭐2.3k) - .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date.
- NReco.PivotData - In-memory data cube with OLAP operations and PivotTable data model.
Feb 18, 2018
Frameworks, Libraries and Tools / Database Drivers
- MySQL
- mysql-connector-net (⭐286) - Connector/Net is a fully-managed ADO.NET driver for MySQL.
- MySqlConnector (⭐1.4k) - Async MySQL Connector for .NET and .NET Core.
Feb 17, 2018
Frameworks, Libraries and Tools / Networking
- CurlThin (⭐68) - Lightweight cURL binding library for C# with support for multiple simultaneous transfers through curl_multi interface.
Feb 15, 2018
Frameworks, Libraries and Tools / Functional Programming
- FsCheck (⭐1.2k) - Random Testing for .NET.
- LaYumba.Functional (⭐577) - Utility library for programming functionally in C#.
Feb 13, 2018
Frameworks, Libraries and Tools / Machine Learning and Data Science
- Accord (⭐4.5k) - Machine learning, computer vision, statistics and general scientific computing for .NET.
Feb 12, 2018
Frameworks, Libraries and Tools / Misc
- Scientist (⭐1.5k) - .NET library for carefully refactoring critical paths. It's a port of GitHub's Ruby Scientist library.
Feb 10, 2018
Frameworks, Libraries and Tools / Database Drivers
- couchbase-lite-net (⭐437) - A lightweight, document-oriented (NoSQL), syncable database engine for .NET.
Feb 09, 2018
Frameworks, Libraries and Tools / Misc
- HdrHistogram.NET (⭐176) - High Dynamic Range (HDR) Histogram.
Frameworks, Libraries and Tools / Tools
- Fake JSON Server (⭐385) - Fake REST API for prototyping or as a CRUD Back End. No need to define types, uses dynamic typing. Data is stored to a single JSON file. Has authentication, WebSocket notifications, async long running operations, random generation for errors/delays and experimental GraphQL support.
Feb 04, 2018
Frameworks, Libraries and Tools / Application Frameworks
- MassTransit (⭐6.8k) - Distributed Application Framework for .NET.
Jan 29, 2018
Frameworks, Libraries and Tools / Application Frameworks
- ElectronNET (⭐7.2k) - Build cross platform desktop apps with ASP.NET NET Core.
- opencvsharp (⭐5.3k) - .NET Framework wrapper for OpenCV.
Frameworks, Libraries and Tools / Application Templates
- aspnet-core-react-template (⭐631) - ASP.NET Core 2.0 / React SPA Template App.
Frameworks, Libraries and Tools / Bot
- NadekoBot - Open source, general-purpose Discord chat bot written in C#.
Frameworks, Libraries and Tools / Tools
- CommandLineUtils (⭐2.2k) - Command line parsing and utilities for .NET Core and .NET Framework.
Frameworks, Libraries and Tools / Web Socket
- websocket-manager (⭐452) - Real-Time library for ASP .NET Core.
Jan 21, 2018
Frameworks, Libraries and Tools / Application Templates
- AddFeatureFolders (⭐249) - Enable feature folders for MVC controllers and views in ASP.NET Core.
- Angular Visual Studio Webpack Starter (⭐488) - Template for Webpack, Visual Studio, ASP.NET Core and Angular. Both the client and the server side of the application are implemented inside one ASP.NET Core project which makes it easier to deploy.
Frameworks, Libraries and Tools / Authentication and Authorization
- IdentityServer (⭐9.2k) - IdentityServer for ASP.NET Core 1.0 & 2.0
- IdentityServer4.EntityFramework (⭐242) - EntityFramework persistence layer
- IdentityServer4.MongoDB (⭐111) - MongoDB persistence layer
- IdentityServer4.EntityFrameworkCore (⭐41) - Entity Framework Core persistence layer
- IdentityServer4.Templates (⭐694) - dotnet cli templates for IdentityServer4.
Jan 20, 2018
Frameworks, Libraries and Tools / Tools
- NuGetPackageExplorer (⭐2.4k) - Create, update and deploy Nuget Packages with a GUI.
Jan 19, 2018
Frameworks, Libraries and Tools / API
- OData (⭐851) - The Open Data Protocol (OData) enables the creation of HTTP-based data services, which allow resources identified using Uniform Resource Identifiers (URIs) and defined in an abstract data model, to be published and edited by Web clients using simple HTTP messages.
Frameworks, Libraries and Tools / Application Templates
- ASP.NET-MVC-Template (⭐1.1k) - A ready-to-use templates for ASP.NET MVC 5 and ASP.NET Core with repositories, services, models mapping and DI and StyleCop warnings fixed.
Jan 11, 2018
Frameworks, Libraries and Tools / Application Templates
- kendo-ui-core (⭐2.5k) - An HTML5, jQuery-based widget library for building modern web apps. http://www.telerik.com/kendo-ui.
Jan 10, 2018
Frameworks, Libraries and Tools / Application Templates
- Serenity (⭐2.6k) - Serenity is an ASP.NET MVC / TypeScript application platform designed to simplify and shorten development of data-centric business applications with a service based architecture.
Jan 03, 2018
Frameworks, Libraries and Tools / Blockchain
- Nethereum - Bringing the love of Ethereum to .NET.
Frameworks, Libraries and Tools / CMS
- NetCoreCMS (⭐163) - An Open source ASP.NET Core 2.0 CMS. It currently supports MySQL and planned to implement MSSQL, SQLite and PostgreSQL. Also it is a modular CMS supports theme, skin, custom layout, widgets, multiple language (En, BN).
Frameworks, Libraries and Tools / Logging
- LibLog (⭐929) - Single file for you to either copy/paste or install via nuget, into your library/ framework/ application to provide a logging abstraction.
Jan 02, 2018
Frameworks, Libraries and Tools / Scheduler and Job
- quartznet (⭐6.4k) - Quartz Enterprise Scheduler .NET http://www.quartz-scheduler.net.
Dec 31, 2017
Frameworks, Libraries and Tools / Graphics
- QRCoder (⭐4.5k) - A pure C# Open Source QR Code implementation.
Dec 28, 2017
Starter Kits / Workflow
- ASP.Net Core Vue Starter (⭐1.2k) - Asp.NETCore 2.0 Vue 2 (ES6) SPA Starter kit, contains routing, Vuex, and more!.
Dec 27, 2017
Frameworks, Libraries and Tools / IOC
- AutoDI (⭐96) - Super-fast compile-time dependency injection using IL weaving.
Dec 26, 2017
Frameworks, Libraries and Tools / SDKs
- Blockchain clients
- Bittrex.Net (⭐141) - C# .Net wrapper for the Bittrex web API including all features easily accessible and usable.
- Binance.Net (⭐1k) - .Net API wrapper for the Binance web API.
- consuldotnet (⭐694) - .NET API for Consul.
- Docker.DotNet (⭐2.2k) - .NET (C#) Client Library for Docker API.
- Microphone (⭐461) - Lightweight framework to run self hosting REST services using Web Api or NancyFx ontop of a Consul or ETCD cluster.
- PreStorm (⭐17) - Parallel REST Client for ArcGIS Server.
- tweetinvi (⭐1k) - Intuitive .NET C# library to access the Twitter REST and STREAM API.
Frameworks, Libraries and Tools / Web Socket
- SuperSocket (⭐3.9k) - Light weight, cross platform and extensible socket server application framework.
Dec 25, 2017
Frameworks, Libraries and Tools / Compression
- sharpcompress (⭐2.2k) - Fully managed C# library to deal with many compression types and formats.
Frameworks, Libraries and Tools / Cryptography
- BCrypt.NET-Core (⭐217) - .NET Core port of BCrypt.NET used to store passwords securely.
- BouncyCastle PCL (⭐91) - The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols.
Starter Kits / Workflow
- AspNetCore-Angular2-Universal (⭐1.5k) - Cross-platform - w/ server-side rendering for SEO, Bootstrap, i18n internationalization (ngx-translate), Webpack, TypeScript, unit testing w/ Karma, WebAPI REST setup, SignalR, Swagger docs, and more!
Dec 24, 2017
Frameworks, Libraries and Tools / IDE
- Mono (⭐2.8k) - MonoDevelop enables developers to quickly write desktop and web applications on Linux, Windows and Mac OS X. It also makes it easy for developers to port .NET applications created with Visual Studio to Linux and Mac OS X maintaining a single code base for all platforms.
- SharpDevelop (⭐2.1k) - SharpDevelop is a free Integrated Development Environment (IDE) for C#, VB.NET, Boo, IronPython, IronRuby and F# projects on Microsoft's .NET platform. It is written (almost) entirely in C#, and comes with features you would expect in an IDE plus a few more.
Dec 23, 2017
Frameworks, Libraries and Tools / Testing
- xBehave.net (⭐382) - An xUnit.net extension for describing your tests using natural language. http://xbehave.github.io
Dec 21, 2017
Frameworks, Libraries and Tools / Date and Time
- nodatime (⭐2.7k) - Better date and time API for .NET http://nodatime.org.
Dec 18, 2017
Frameworks, Libraries and Tools / ORM
- Dapper (⭐17k) - Simple object mapper for .NET.
- Dapper-FluentMap (⭐428) - Provides a simple API to fluently map POCO properties to database columns when using Dapper.
- Dommel (⭐601) - Simple CRUD operations for Dapper.
- MicroOrm.Dapper.Repositories (⭐651) - CRUD for Dapper.
Dec 13, 2017
Frameworks, Libraries and Tools / API
- NetCoreStack.Proxy (⭐42) - The type-safe, distributed REST library for .NET Standard 2.0 (NetCoreStack Flying Proxy)
Frameworks, Libraries and Tools / Misc
- Validation
- FluentValidation (⭐8.9k) - Small validation library for .NET that uses a fluent interface and lambda expressions for building validation rules.
- FormHelper (⭐270) - Form & Validation Helper for ASP.NET Core. Form Helper helps you to create ajax forms and validations without writing any javascript code. (Compatible with Fluent Validation).
- Guard (⭐713) - A high-performance, extensible argument validation library.
- Valit (⭐320) - A dead simple validation for .NET Core. No more if-statements all around your code. Write nice and clean fluent validators instead!
Dec 04, 2017
Frameworks, Libraries and Tools / Tools
- letsencrypt-win-simple (⭐5.2k) - A Simple ACME Client for Windows.
Nov 07, 2017
Frameworks, Libraries and Tools / API
- RestLess (⭐112) - The automatic type-safe-reflectionless REST API client library for .Net Standard.
Oct 31, 2017
Frameworks, Libraries and Tools / Serialization
- Utf8Json (⭐2.4k) - Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
Oct 30, 2017
Frameworks, Libraries and Tools / Logging
- SEQ - Seq collects data over HTTP, while your applications use the best available structured logging APIs for your platform.
Oct 28, 2017
Frameworks, Libraries and Tools / ORM
- LINQ to DB (linq2db) - The fastest LINQ database access library offering a simple, lightweight, fast, and type-safe layer between your POCO objects and your database for more than 10 database engines with full SQL support.
Oct 24, 2017
Frameworks, Libraries and Tools / Misc
- httpclient-interception (⭐348) - .NET Standard library for intercepting server-side HTTP dependencies.
Oct 23, 2017
Frameworks, Libraries and Tools / Misc
- CliWrap (⭐4.3k) - Wrapper for command line interfaces.
Oct 22, 2017
Frameworks, Libraries and Tools / Misc
- YoutubeExplode (⭐2.8k) - Ultimate library for extracting metadata and downloading Youtube videos and playlists.
Oct 17, 2017
Frameworks, Libraries and Tools / IOC
- Castle.Windsor (⭐1.5k) Castle Windsor is a best of breed, mature Inversion of Control container available for .NET.
Oct 12, 2017
Articles / Workflow
- Basic knowledge
- Microsoft architectural overview of comprehensive BikeSharing360 suite of demo apps with related videos
- Porting a .NET Framework library to .NET Core
- The 68 things the CLR does before executing a single line of your code
- The comparison between .NET Core and Nodejs at here, here and here (⭐46)
- Understanding ASP.NET Core Initialization
- Why you should join .NET Core and ASP.NET Core train
Oct 11, 2017
Community / Workflow
Oct 10, 2017
Frameworks, Libraries and Tools / Serialization
- Schema.NET (⭐637) - Schema.org objects turned into strongly typed C# POCO classes for use in .NET. All classes can be serialized into JSON/JSON-LD and XML, typically used to represent structured data in the head section of html page.
Oct 09, 2017
Frameworks, Libraries and Tools / SDKs
- octokit.net (⭐2.7k) - GitHub API client library for .NET.
Oct 08, 2017
Frameworks, Libraries and Tools / Misc
- Humidifier (⭐46) - Write and maintain AWS Cloudformation templates using C#.
Oct 06, 2017
Frameworks, Libraries and Tools / Application Frameworks
- orleans (⭐10k) - Framework that provides a straight-forward approach to building distributed high-scale computing applications, without the need to learn and apply complex concurrency or other scaling patterns.
Oct 04, 2017
Frameworks, Libraries and Tools / Application Frameworks
- Aeron.NET (⭐481) - Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron.
Sep 30, 2017
Frameworks, Libraries and Tools / Database Drivers
- progaudi.tarantool (⭐50) - .NET client for Tarantool NoSql database.
Sep 27, 2017
Frameworks, Libraries and Tools / Logging
- log4net (⭐838) - log4net is a port of the excellent Apache log4j™ framework to the Microsoft® .NET runtime.
Sep 22, 2017
Frameworks, Libraries and Tools / Misc
- FluentFTP (⭐3k) - FTP and FTPS client, with extensive FTP commands, SSL/TLS connections, hashing/checksums and more.
Frameworks, Libraries and Tools / Query Builders
- SqlKata (⭐3.1k) - Elegant Sql Query Builder, that supports complex queries, joins, sub queries, nested where conditions, vendor engine targets and more
Sep 21, 2017
Books / Workflow
Sep 19, 2017
Frameworks, Libraries and Tools / Application Frameworks
- RService.io (⭐52) - ASP.Net Core RESTful microservice framework that focusing on speed and ease of use.
Frameworks, Libraries and Tools / Security
- OwaspHeaders (⭐276) - .NET Core middleware for injecting the Owasp recommended HTTP Headers for increased security.
Sep 15, 2017
Frameworks, Libraries and Tools / Functional Programming
- Giraffe (⭐2.1k) - A native functional ASP.NET Core web framework for F# developers.
Sep 14, 2017
Frameworks, Libraries and Tools / Blockchain
- NBitcoin (⭐1.9k) - Comprehensive Bitcoin library for the .NET framework.
Sep 12, 2017
Frameworks, Libraries and Tools / API
- JSON API .NET Core (⭐667) - Framework for building json:api compliant APIs with the goal of eliminating RESTful boilerplate.
Frameworks, Libraries and Tools / CMS
- Blogifier.Core (⭐1.3k) - ASP.NET applications to provide common blogging functionality.
Sep 11, 2017
Frameworks, Libraries and Tools / API
- CondenserDotNet (⭐167) - API Condenser / Reverse Proxy using Kestrel and Consul, Including light weight consul library.
Sep 06, 2017
Frameworks, Libraries and Tools / Application Templates
- Toucan (⭐213) - Boilerplate for building single page apps. Server is multi-project .Net Core solution designed around SOLID principles. Client is TypeScript 2, Vuejs 2, Vuex 2.
Frameworks, Libraries and Tools / Database
- DBreeze (⭐516) - C# .NET MONO NOSQL (key value store embedded) ACID multi-paradigm database management system.
- JsonFlatFileDataStore (⭐430) - Simple JSON flat file data store with support for typed and dynamic data.
- NoDb (⭐181) - "no database" file system storage for .NET Core/ASP.NET Core because not every project needs a database.
- marten (⭐2.8k) - Postgresql as a Document Database and Event Store for .NET Applications http://jasperfx.github.io/marten.
- yessql (⭐1.2k) - .NET document database working on any RDBMS.
Frameworks, Libraries and Tools / SDKs
- DarkSkyCore (⭐54) - A .NET Standard wrapper for the Dark Sky API.
Aug 28, 2017
Frameworks, Libraries and Tools / Date and Time
- FluentDateTime (⭐689) - Allows you to write cleaner DateTime expressions and operation. Partially inspired by Ruby DateTime Extensions.
Aug 22, 2017
Frameworks, Libraries and Tools / Mail
- StrongGrid (⭐179) - Client for SendGrid's v3 API. Not only allows you to send emails, but also allows you to bulk import contacts, manage lists and segments, create custom fields for your lists, etc. Also includes a parser for SendGrid Webhooks.
Aug 21, 2017
Frameworks, Libraries and Tools / Graphics
- GLFWDotNet (⭐50) - .NET bindings for GLFW.
- SharpBgfx (⭐169) - C# bindings for the bgfx graphics library.
Aug 17, 2017
Frameworks, Libraries and Tools / Authentication and Authorization
- Auth0 (⭐325) - Hosted, enterprise-grade platform for modern identity.
Aug 14, 2017
Frameworks, Libraries and Tools / Machine Learning and Data Science
- Spreads (⭐424) - Series and Panels for Real-time and Exploratory Analysis of Data Streams.
Aug 09, 2017
Frameworks, Libraries and Tools / Queue and Messaging
- Tossit (⭐62) - Simple, easy to use library for distributed job/worker logic. Distributed messages handled by built in RabbitMQ implementation.
Aug 04, 2017
Frameworks, Libraries and Tools / GUI
- WinApi (⭐820) - A simple, direct, ultra-thin CLR library for high-performance Win32 Native Interop with automation, windowing, DirectX, OpenGL and Skia helpers.
Aug 01, 2017
Frameworks, Libraries and Tools / IOC
- Stashbox (⭐138) - A lightweight, portable dependency injection framework for .NET based solutions.
Jul 30, 2017
Frameworks, Libraries and Tools / Workflow
- CoreWF (⭐18) - Port of Windows Workflow Foundation (WF) to .NET Core.
- workflow-core (⭐5.2k) - Lightweight workflow engine for .NET Standard.
Jul 27, 2017
Frameworks, Libraries and Tools / Database Drivers
- MongoDB.Driver (⭐3.1k) - .NET Driver for MongoDB.
Frameworks, Libraries and Tools / Functional Programming
- CSharpFunctionalExtensions (⭐2.4k) - Functional Extensions for C#.
- language-ext (⭐6.4k) - C# functional language extensions and 'Erlang like' concurrency system.
- NetMQ.ReactiveExtensions (⭐66) - Effortlessly send messages anywhere on the network using Reactive Extensions (RX). Transport protocol is ZeroMQ.
- Optional (⭐891) - A robust option type for C#.
- reactive-streams-dotnet (⭐197) - Reactive Streams for .NET.
- ReactiveUI (⭐8k) - A MVVM framework that integrates with the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform.
- Rx.NET (⭐6.6k) - The Reactive Extensions for .NET.
- Qactive (⭐157) - Reactive queryable observable framework.
4.x.x or above
Jul 25, 2017
Frameworks, Libraries and Tools / Misc
- Castle.Core (⭐2.2k) - Castle Core, including Castle DynamicProxy, Logging Services and DictionaryAdapter http://www.castleproject.org.
Jul 18, 2017
Frameworks, Libraries and Tools / Authentication and Authorization
- AspNet.Security.OpenIdConnect.Server (⭐560) - OpenID Connect/OAuth2 server framework for OWIN/Katana and ASP.NET Core.
Jul 17, 2017
Frameworks, Libraries and Tools / Application Templates
- QuickApp (⭐1.3k) - ASP.NET Core / Angular4 startup project template with complete login, user and role management.
Jul 11, 2017
Frameworks, Libraries and Tools / Database Drivers
- confluent-kafka-dotnet (⭐27) - Confluent's Apache Kafka .NET client.
Jun 27, 2017
Frameworks, Libraries and Tools / CMS
- Lynicon (⭐189) - O/S ASP.Net Core/.Net Core CMS with paid for modules: JSON content, works with variety of data stores, c# content types
Jun 22, 2017
Frameworks, Libraries and Tools / API
- halcyon (⭐81) - HAL implementation for ASP.NET.
Jun 19, 2017
Frameworks, Libraries and Tools / Application Frameworks
- akka.net (⭐4.7k) - Toolkit and runtime for building highly concurrent, distributed, and fault tolerant event-driven applications on .NET & Mono.
Jun 16, 2017
Frameworks, Libraries and Tools / Application Frameworks
- EmbedIO (⭐1.4k) - A tiny, cross-platform, module based web server for .NET Framework and .NET Core.
May 30, 2017
Frameworks, Libraries and Tools / GUI
- Avalonia (⭐25k) - A multi-platform .NET UI framework (formerly known as Perspex).
May 28, 2017
Frameworks, Libraries and Tools / Misc
- ReverseMarkdown (⭐260) - Html to Markdown converter library.
May 24, 2017
Frameworks, Libraries and Tools / Logging
- Foundatio (⭐1.9k) - A fluent logging api that can be used to log messages throughout your application.
May 23, 2017
General
- .NET Core SDK - .NET Core SDK is a general purpose development platform maintained by Microsoft and the .NET community on GitHub (⭐21k).
- Introducing .NET Standard 2.0 - The description of what will be going on for .NET Standard 2.0 and the roadmap for some missing parts of the current .NET Standard.
Frameworks, Libraries and Tools / Misc
- NReco.LambdaParser (⭐307) - Parses string expressions (formulas, methods calls, conditions) to LINQ expression tree that can be compiled to lambda and evaluated.
- readline (⭐803) - Pure C# GNU-Readline like library for .NET/.NET Core.
Frameworks, Libraries and Tools / Scheduler and Job
- Chroniton.NetCore (⭐181) - Lightweight robust library for running tasks(jobs) on schedules.
Frameworks, Libraries and Tools / Security
- roslyn-security-guard (⭐208) - Roslyn analyzers that aim to help security audit on .NET applications.
Frameworks, Libraries and Tools / Serialization
- YamlDotNet (⭐2.5k) - .NET
May 20, 2017
Frameworks, Libraries and Tools / CMS
- Weapsy (⭐10) - Open source ASP.NET Core CMS based on DDD and CQRS. It supports MSSQL, MySQL, SQLite and PostgreSQL out of the box.
Community / Workflow
- Stack Overflow
May 03, 2017
Frameworks, Libraries and Tools / Application Frameworks
- protoactor-dotnet (⭐1.7k) - Ultra fast distributed actors for Golang and C# http://proto.actor.
Books / Workflow
May 01, 2017
Frameworks, Libraries and Tools / Tools
- X.Web.Sitemap (⭐5) – Simple sitemap generator for .NET and .NET Core
- X.Web.RSS (⭐26) – Simple RSS Feed generator for .NET and .NET Core
Apr 27, 2017
Frameworks, Libraries and Tools / Networking
- NETStandard.HttpListener (⭐40) - HttpListener for .NET Core (NETStandard).
Frameworks, Libraries and Tools / Searching
- SimMetrics.Net (⭐125) - A Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman)
Apr 26, 2017
Frameworks, Libraries and Tools / Date and Time
- Exceptionless.DateTimeExtensions (⭐237) - DateTimeRange, Business Day and various DateTime, DateTimeOffset, TimeSpan extension methods.
Frameworks, Libraries and Tools / Logging
- Exceptionless (⭐550) - Exceptionless .NET Client
Frameworks, Libraries and Tools / Queue and Messaging
- Foundatio (⭐1.9k) - A common interface with in memory, redis and azure implementations.
Apr 23, 2017
Frameworks, Libraries and Tools / Web Framework
- redux.NET (⭐711) - Predictable state container for .NET apps. Inspired by https://github.com/reactjs/redux (⭐61k).
Apr 19, 2017
Frameworks, Libraries and Tools / Misc
- System.Linq.Dynamic.Core (⭐1.5k) - The .NET Standard (.NET Core) version from the System Linq Dynamic functionality.
Apr 13, 2017
Frameworks, Libraries and Tools / Graphics
- veldrid (⭐2.5k) - A low-level, hardware-accelerated 3D graphics library for .NET.
Starter Kits / Workflow
- dotNetify (⭐1.2k) - Simple, lightweight, yet powerful way to build real-time HTML5/C# .NET web apps.
Apr 12, 2017
Frameworks, Libraries and Tools / Graphics
- Structure.Sketching (⭐84) - Image processing library for use in .NET applications that supports .NET Core.
Frameworks, Libraries and Tools / Misc
- warden-stack - "health checks" for your applications, resources and infrastructure. Keep your Warden on the watch.
Apr 06, 2017
Frameworks, Libraries and Tools / Caching
- CacheManager (⭐2.3k) - Open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. http://cachemanager.michaco.net
Apr 03, 2017
Frameworks, Libraries and Tools / Misc
- Enums.NET (⭐1.7k) - Enums.NET is a high-performance type-safe .NET enum utility library
Frameworks, Libraries and Tools / Testing
- NSpec (⭐260) - Battle hardened testing framework for C# that's heavily inspired by Mocha and RSpec.
Mar 29, 2017
Frameworks, Libraries and Tools / CMS
- Squidex (⭐2.2k) - Headless CMS, based on MongoDB, CQRS and Event Sourcing.
Frameworks, Libraries and Tools / SDKs
- statsd-csharp-client (⭐111) - .NET Standard compatible C# client to interface with Etsy's excellent statsd (⭐18k) server.
Frameworks, Libraries and Tools / Serialization
- Edi.Net (⭐442) - EDI Serializer/Deserializer. Supports EDIFact, X12 and TRADACOMS format.
Mar 28, 2017
Frameworks, Libraries and Tools / Database Drivers
- cassandra-csharp-driver (⭐633) - DataStax C# Driver for Apache Cassandra.
Mar 27, 2017
Frameworks, Libraries and Tools / Application Frameworks
- CQRSlite (⭐1.1k) - Lightweight framework for helping writing CQRS and Eventsourcing applications in C#.
Mar 23, 2017
Frameworks, Libraries and Tools / Profiling
- MiniProfiler (⭐2.9k) - A simple but effective mini-profiler for ASP.NET websites.
Frameworks, Libraries and Tools / Queue and Messaging
- Rebus (⭐2.3k) - Simple and lean service bus implementation for .NET.
Mar 16, 2017
Frameworks, Libraries and Tools / Build Automation
- dotnet-docker (⭐4.4k) - The base Docker images for working with .NET Core and the .NET Core Tools.
Mar 15, 2017
Frameworks, Libraries and Tools / SDKs
- azure-event-hubs-dotnet (⭐87) - .NET Standard client library for Azure Event Hubs.
Mar 08, 2017
Frameworks, Libraries and Tools / Misc
- LibSass Host (⭐81) - .NET wrapper around the libSass library with the ability to support a virtual file system.
Feb 26, 2017
Frameworks, Libraries and Tools / Queue and Messaging
- netmq (⭐2.9k) - 100% native C# implementation of ZeroMQ for .NET.
Feb 25, 2017
Frameworks, Libraries and Tools / Queue and Messaging
- Mediator.Net (⭐370) - A simple mediator for .Net for sending command, publishing event and request response with pipelines supported.
Feb 21, 2017
Frameworks, Libraries and Tools / SDKs
- SendGrid-csharp (⭐1.1k) - C# client library for using the full SendGrid API.
Feb 20, 2017
Frameworks, Libraries and Tools / Serialization
- YAXLib (⭐0) - XML Serialization Library for the .NET Framework and .NET Core. Extremely flexible and powerful.
Feb 16, 2017
Frameworks, Libraries and Tools / Testing
- Storyteller (⭐268) - Executable Specifications for .NET http://storyteller.github.io.
Feb 15, 2017
Frameworks, Libraries and Tools / Serialization
- ZeroFormatter (⭐2.4k) - Fast binary (de)serializer for .NET.
Feb 09, 2017
Frameworks, Libraries and Tools / Application Frameworks
- DotNetty (⭐4.1k) - Port of netty, event-driven asynchronous network application framework.
Feb 08, 2017
Frameworks, Libraries and Tools / Searching
- AutoComplete (⭐216) - Persistent, simple, powerful and portable autocomplete library.
Feb 06, 2017
Starter Kits / Workflow
- bitwarden-core (⭐15k) - The core infrastructure backend (API, database, etc) https://bitwarden.com.
- generator-aspnet (⭐879) - yo generator for ASP.NET Core.
Feb 05, 2017
Frameworks, Libraries and Tools / Tools
- json2csharp - Generate C# classes from JSON.
Jan 30, 2017
Frameworks, Libraries and Tools / Tools
- EntryPoint (⭐137) - Composable CLI (Command Line) Argument Parser for .Net Core & .Net Framework 4.5+.
Jan 28, 2017
Frameworks, Libraries and Tools / Tools
- dotnetfiddle - .NET sandbox for developers to quickly try out code and share code snippets.
Jan 26, 2017
Frameworks, Libraries and Tools / Misc
- Chessie (⭐188) - Railway-oriented programming for .NET http://fsprojects.github.io/Chessie.
Frameworks, Libraries and Tools / Serialization
- Wire (⭐378) - Binary serializer for POCO objects.
Jan 15, 2017
Frameworks, Libraries and Tools / SDKs
- AWS SDK (⭐2k) - The Amazon Web Services (AWS) .NET Core SDK components. Each AWS service has its own NuGet package.
Jan 13, 2017
Articles / Workflow
- Cloud Development
Jan 07, 2017
Frameworks, Libraries and Tools / Graphics
- ImageProcessor (⭐2.5k) - A fluent wrapper around System.Drawing for the processing of image files http://imageprocessor.org.
4.5.x or above
Jan 04, 2017
Frameworks, Libraries and Tools / API
- RestEase (⭐1.1k) - Easy-to-use typesafe REST API client library, which is simple and customisable.
Jan 02, 2017
Frameworks, Libraries and Tools / Serialization
- Jil (⭐2.1k) - Fast .NET JSON (De)Serializer, Built On Sigil.
Dec 31, 2016
Frameworks, Libraries and Tools / Compilers, Transpilers and Languages
- roslyn (⭐19k) - The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
- Sprache (⭐2.3k) - Tiny C# Monadic Parser Framework.
Dec 29, 2016
Frameworks, Libraries and Tools / Application Templates
- JavaScriptServices (⭐3k) - Microsoft ASP.NET Core JavaScript Services.
Dec 27, 2016
Frameworks, Libraries and Tools / Mathematics
- UnitConversion (⭐180) - Expansible Unit Conversion Library for .NET Core and .NET Framework.
Dec 26, 2016
Frameworks, Libraries and Tools / Queue and Messaging
- emitter - Free open source real-time messaging service that connects all devices. This publish-subscribe messaging API is built for speed and security.
Dec 19, 2016
Frameworks, Libraries and Tools / Tools
- docfx (⭐4k) - Tools for building and publishing API documentation for .NET projects http://dotnet.github.io/docfx
Dec 16, 2016
Frameworks, Libraries and Tools / Mail
- MailBody (⭐158) - Create transactional email with a fluent interface (.NET).
Dec 13, 2016
Frameworks, Libraries and Tools / Misc
- AngleSharp (⭐5.1k) - The ultimate angle brackets parser library. It parses HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specification. Comparable to beautifulsoup4 of python.
Dec 07, 2016
Articles / Workflow
- Miraculous
Dec 05, 2016
Frameworks, Libraries and Tools / Misc
- SmartFormat.NET (⭐1.1k) - An extensible replacement for string.Format.
Nov 29, 2016
Frameworks, Libraries and Tools / Web Socket
- SignalR Server (⭐2.4k) - Real-time web functionality for web apps, including server-side push.
Articles / Workflow
- Configuration and deployment
- .NET project structure
- Adding Travis CI builds to a .NET Core app
- ASP.NET Core 1.0 - Configure ApplicationInsights
- haproxy, nginx, Angular 2, ASP.NET Core, Redis and Docker
- Project.json to MSBuild conversion guide
- Publishing a .NET project with Appveyor and NuGet
- The New Configuration Model in ASP.NET Core
- Testing
Nov 24, 2016
Frameworks, Libraries and Tools / Mail
- SendGrid Client (⭐15) - C# library for the SendGrid v3 mail endpoint.
Nov 23, 2016
Frameworks, Libraries and Tools / Misc
- PdfReport.Core (⭐363) - PdfReport.Core is a code first reporting engine, which is built on top of the iTextSharp.LGPLv2.Core and EPPlus.Core libraries.
Nov 13, 2016
Starter Kits / Workflow
- aspnetcore-spa generator (⭐3k) - Yeoman generator to build a brand-new ASP.NET Core single page application that uses Angular 2 / React / React With Redux / Knockout / Aurelia on the client.
Nov 10, 2016
Articles / Workflow
- Security
Nov 02, 2016
Frameworks, Libraries and Tools / Application Frameworks
- ServiceStack (⭐5.4k) - Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all https://servicestack.net.
Frameworks, Libraries and Tools / Authentication and Authorization
- stuntman (⭐295) - Library for impersonating users during development leveraging ASP.NET Identity.
Frameworks, Libraries and Tools / E-Commerce and Payments
- Stripe (⭐194) - Typed .NET clients for stripe.com REST APIs.
Frameworks, Libraries and Tools / Misc
- Relinq (⭐513) - With re-linq, it's now easier than ever to create full-featured LINQ providers.
Frameworks, Libraries and Tools / ORM
- ServiceStack.OrmLite (⭐1.5k) - Light, simple and fast convention-based POCO ORM.
Frameworks, Libraries and Tools / Serialization
- ServiceStack.Text (⭐1.2k) - JSON, JSV and CSV Text Serializers.
Frameworks, Libraries and Tools / Testing
- Stubbery - A simple library for creating and running Api stubs in .NET.
Frameworks, Libraries and Tools / Windows Service
- dotnet-win32-service (⭐451) - Set up and run as Windows Service directly from .NET Core.
Oct 31, 2016
Frameworks, Libraries and Tools / Testing
- FakeItEasy (⭐1.7k) - The easy mocking library for .NET.
- MSpec (⭐884) - Popular testing framework for writing BDD-style tests.
- NSubstitute (⭐2.6k) - A friendly substitute for .NET mocking frameworks.
Oct 27, 2016
Frameworks, Libraries and Tools / Scheduler and Job
- FluentScheduler (⭐2.7k) - Automated job scheduler with fluent interface.
- stateless (⭐5.5k) - Simple library for creating state machines in C# code.
Frameworks, Libraries and Tools / Serialization
- bond (⭐2.6k) - Cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services.
Oct 26, 2016
Frameworks, Libraries and Tools / Tools
- ShareX (⭐29k) - Free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to over 80 supported destinations you can choose from. https://getsharex.com
Videos / Workflow
Oct 22, 2016
Frameworks, Libraries and Tools / Mail
- MailMergeLib (⭐110) - SMTP mail client library which provides comfortable mail merge capabilities for text, inline images and attachments, as well as good throughput and fault tolerance for sending mail messages.
Oct 19, 2016
Frameworks, Libraries and Tools / Serialization
- ExtendedXmlSerializer (⭐331) - Extended Xml Serializer for .NET.
Frameworks, Libraries and Tools / Tools
- OctoLinker (⭐5.3k) - Navigate through
projects.json
files efficiently with the OctoLinker browser extension for GitHub.
Oct 18, 2016
Frameworks, Libraries and Tools / Testing
- moq.netcore (⭐5.9k) - Most popular and friendly mocking framework for .NET.
Oct 15, 2016
Frameworks, Libraries and Tools / Application Frameworks
- Steeltoe OSS - .NET toolkit for common microservice patterns.
Sep 22, 2016
Frameworks, Libraries and Tools / API
- autorest (⭐4.6k) - Swagger (OpenAPI) Specification code generator featuring C# and Razor templates. Supports C#, Java, Node.js, TypeScript, Python and Ruby.
4.5.x or above
Frameworks, Libraries and Tools / ORM
- NPoco (⭐846) - Simple microORM that maps the results of a query onto a POCO object. Project based on Schotime's branch of PetaPoco.
Sep 19, 2016
Frameworks, Libraries and Tools / Bundling and Minification
- JavaScriptViewEngine (⭐75) - ASP.NET MVC ViewEngine for rendering markup in a JavaScript environment. Ideal for React and Angular server-side rendering.
Frameworks, Libraries and Tools / Queue and Messaging
- Restbus - Messaging library for RabbitMq.
Frameworks, Libraries and Tools / Serialization
- Channels (⭐292) - Push based .NET Streams.
Starter Kits / Workflow
- react-aspnet-boilerplate (⭐288) - Starting point for building isomorphic React applications with ASP.NET Core 1, leveraging existing techniques.
Sep 18, 2016
Frameworks, Libraries and Tools / Bundling and Minification
- Web Markup Minifier (⭐444) - .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web applications by reducing the size of HTML, XHTML and XML code.
Sep 08, 2016
Frameworks, Libraries and Tools / ORM
- Limebean - Hybrid-ORM, designed to be simple to use and not totally hide SQL, while having all the nice things you expect from an ORM. Inspired by RedBeanPHP.
- SqlFu (⭐229) - Fast and versatile Micro-ORM.
Sep 06, 2016
Frameworks, Libraries and Tools / Misc
- Humanizer (⭐8.6k) - Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities.
Aug 28, 2016
Books / Workflow
Videos / Workflow
Podcasts / Workflow
Aug 26, 2016
Community / Workflow
Aug 25, 2016
Frameworks, Libraries and Tools / Queue and Messaging
- RawRabbit (⭐744) - Modern .NET framework for communication over RabbitMq.
Aug 23, 2016
Frameworks, Libraries and Tools / Security
- HtmlSanitizer (⭐1.5k) - Cleans HTML to avoid XSS attacks.
Aug 22, 2016
Frameworks, Libraries and Tools / Application Frameworks
- Nancy (⭐7.2k) - Lightweight, low-ceremony, framework for building HTTP based services on .NET and Mono.
Frameworks, Libraries and Tools / Bundling and Minification
- Smidge (⭐362) - Lightweight runtime CSS/JavaScript file minification, combination, compression & management library for ASP.NET Core.
Frameworks, Libraries and Tools / Logging
- Q42.Logging.ApplicationInsights (⭐2) - Log appender for the build in ASP.NET Core logging to send all logs to Application Insights.
Frameworks, Libraries and Tools / Misc
- datatables (⭐301) - Microsoft ASP.NET server-side support and helpers for jQuery DataTables.
Frameworks, Libraries and Tools / Searching
- Elasticsearch.Net & NEST (⭐3.6k) - Repository for both NEST and Elasticsearch.NET, the two official elasticsearch .NET clients.
Aug 16, 2016
Frameworks, Libraries and Tools / Tools
- gitignore.io (⭐8.2k) - Create useful .gitignore files for your project https://www.gitignore.io.
Aug 15, 2016
Frameworks, Libraries and Tools / API
- LightNode (⭐181) - Micro RPC/REST Framework built on OWIN http://neuecc.github.io/LightNode.
- WebAPIContrib for ASP.NET CORE (⭐460) - Community Contributions for ASP.NET Core.
Frameworks, Libraries and Tools / Application Frameworks
- ExtCore - Free, open source and cross-platform framework for creating modular and extendable web applications based on ASP.NET Core 1.0.
- grpc (⭐41k) - Remote Procedure Calls (RPCs) provide a useful abstraction for building distributed applications and services. The libraries in this repository provide a concrete implementation of the gRPC protocol, layered over HTTP/2. These libraries enable communication between clients and servers using any combination of the supported languages.
Frameworks, Libraries and Tools / Build Automation
- go-dotnet (⭐476) - Go wrapper for the .NET Core Runtime.
Frameworks, Libraries and Tools / Bundling and Minification
- BundlerMinifier (⭐614) - Visual Studio extension that let's you configure bundling and minification of JS, CSS and HTML files.
Frameworks, Libraries and Tools / Caching
- Stack Exchange Redis (⭐5.9k) - High performance general purpose redis client for .NET languages (C# etc).
Frameworks, Libraries and Tools / CMS
- Platformus - Free, open source and cross-platform CMS based on ASP.NET Core 1.0 and ExtCore framework.
- SimpleContent (⭐333) - Simple, yet flexible content and blog engine for ASP.NET Core that can work with or without a database.
Frameworks, Libraries and Tools / Database Drivers
- npgsql (⭐3.2k) - .NET data provider for PostgreSQL. It allows any program developed for .NET framework to access a PostgreSQL database server. It is implemented in 100% C# code. PostgreSQL versions since 9.1 are officially supported, others may work. http://www.npgsql.org
- ravendb (⭐297) - Linq enabled document database for .NET.
- RethinkDb.Driver (⭐383) - C#/.NET RethinkDB driver with 100% ReQL API coverage.
Frameworks, Libraries and Tools / E-Commerce and Payments
- SimplCommerce (⭐4.2k) - Super simple ecommerce system built on .NET Core.
Frameworks, Libraries and Tools / IDE
- rider - Cross-platform C# IDE based on the IntelliJ platform and ReSharper.
- Omnisharp - Family of Open Source projects, each with one goal: To enable a great .NET experience in YOUR editor of choice.
- Visual Studio Code (⭐162k) - New type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. Code provides comprehensive editing and debugging support, an extensibility model, and lightweight integration with existing tools.
- Visual Studio Community - Free editor for individual developers, open source projects, academic research, education, and small professional teams.
Frameworks, Libraries and Tools / IOC
- Autofac (⭐4.4k) - Addictive .NET IoC container.
- SimpleInjector (⭐1.2k) - Easy, flexible, and fast Dependency Injection library that promotes best practice to steer developers towards the pit of success.
Frameworks, Libraries and Tools / Logging
- dnxcore-logging-logstash (⭐8) - Logstash logging extension for .NET Core applications with UDP and Redis transports.
Frameworks, Libraries and Tools / Mail
- MailKit (⭐6.1k) - Cross-platform .NET library for IMAP, POP3, and SMTP.
- MimeKit (⭐1.8k) - Cross-platform .NET MIME creation and parser library with support for S/MIME, PGP, DKIM, TNEF and Unix mbox spools.
Frameworks, Libraries and Tools / Misc
- AutoMapper (⭐9.9k) - Convention-based object-object mapper in .NET.
- CommonMark.NET (⭐997) - The implementation of CommonMark specification in C# for converting Markdown documents to HTML.
- markdig (⭐4.2k) - Fast, powerfull, CommonMark compliant, extensible Markdown processor for .NET.
- Scrutor (⭐3.5k) - Assembly scanning extensions for Microsoft.Extensions.DependencyInjection.
Frameworks, Libraries and Tools / ORM
- NReco.Data (⭐183) - Lightweight provider-independent DAL for SQL commands generation, CRUD operations and simple POCO mapping.
Frameworks, Libraries and Tools / Queue and Messaging
- MediatR.Extensions.Microsoft.DependencyInjection (⭐327) - MediatR extensions for Microsoft.Extensions.DependencyInjection.
- MicroBus (⭐215) - Simple in process mediator for .NET.
Frameworks, Libraries and Tools / Scheduler and Job
- HangfireIO (⭐9.3k) - Easy way to perform fire-and-forget, delayed and recurring tasks inside ASP.NET apps http://hangfire.io.
Frameworks, Libraries and Tools / Searching
- SolrExpress (⭐66) - Simple and lightweight query .NET library for Solr, in a controlled, buildable and fail fast way.
Frameworks, Libraries and Tools / Serialization
- Newtonsoft.Json (⭐11k) - Popular high-performance JSON framework for .NET.
- protobuf-net (⭐4.6k) - Protocol Buffers library for idiomatic .NET.
- TinyCsvParser (⭐371) - Easy to use, easy to extend and high-performance library for CSV parsing with .NET.
Frameworks, Libraries and Tools / Testing
- Bogus (⭐8.6k) - Simple and sane fake data generator for C#. Based on and ported from the famed faker.js.
- Netling (⭐1.3k) - Load tester client for easy web testing.
- nunit (⭐67) - NUnit test runner for .NET Core.
- shouldly (⭐2k) - Should testing for .NET - the way Asserting Should be! http://shouldly.readthedocs.org/en/latest
- TestStack.BDDfy (⭐415) - The simplest BDD framework EVER!
Frameworks, Libraries and Tools / Web Socket
- WampSharp (⭐385) - C# implementation of The Web Application Messaging Protocol - Protocol that provides messaging patterns of Remote Procedure Calls and Publish/Subscribe over WebSockets.
Starter Kits / Workflow
- ASP.NET Core Starter Kit (⭐1.2k) - Opinionated boilerplate for web development based on .NET Core, Kestrel, GraphQL on the backend and Babel, Webpack, React and Redux on the frontend. This boilerplate comes in both C# and F# flavors.
- saaskit (⭐1.1k) - Developer toolkit for building SaaS applications.
Aug 09, 2016
Frameworks, Libraries and Tools / Security
- jose-jwt (⭐927) - Library for processing JOSE objects (JWT, JWA, JWS and related).
Aug 08, 2016
General
- ASP.NET Core Documentation - The official ASP.NET Core documentation site.
Aug 06, 2016
General
- .NET Core Documentation - Home of the technical documentation for .NET Core, C#, F# and Visual Basic, including basic concepts, getting started instructions, tutorials and samples.
Jul 24, 2016
Frameworks, Libraries and Tools / Build Automation
- msbuild (⭐5.2k) - The Microsoft Build Engine is a platform for building applications.
- vsts-agent (⭐1.7k) - Visual Studio Team Services Build and Release Agent.
Jul 06, 2016
Frameworks, Libraries and Tools / Queue and Messaging
- rabbitmq-dotnet-client (⭐2.1k) - RabbitMQ .NET client https://www.rabbitmq.com.
Jul 05, 2016
Frameworks, Libraries and Tools / Queue and Messaging
- MediatR (⭐11k) - Simple, unambitious mediator implementation in .NET.
Frameworks, Libraries and Tools / Security
- Security (⭐1.3k) - Middleware for security and authorization of web apps.
Jul 04, 2016
Frameworks, Libraries and Tools / Searching
- ElasticsearchCRUD (⭐175) - Elasticsearch .NET API.
Jul 02, 2016
Frameworks, Libraries and Tools / Internationalization
- Localization (⭐157) - Localization abstractions and implementations for ASP.NET Core applications.
Jul 01, 2016
Frameworks, Libraries and Tools / Testing
- MyTested.AspNetCore.Mvc (⭐1.7k) - Fluent testing framework for ASP.NET Core MVC.
Jun 26, 2016
Frameworks, Libraries and Tools / Authentication and Authorization
- Identity (⭐2k) - ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data.
Apr 20, 2016
Frameworks, Libraries and Tools / Caching
- Microsoft Caching (⭐478) - Libraries for in-memory caching and distributed caching.
Frameworks, Libraries and Tools / Web Framework
- ReactJS.NET (⭐2.3k) - .NET library for JSX compilation and server-side rendering of React components.