All Projects → tpeczek → Demo.Ndjson.AsyncStreams

tpeczek / Demo.Ndjson.AsyncStreams

Licence: MIT license
Sample project for demonstrating how to use async streams and NDJSON to improve user experience by streaming JSON objects from server to client and client to server in .NET

Programming Languages

C#
18002 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Demo.Ndjson.AsyncStreams

Lib.AspNetCore.Mvc.Ndjson
Lib.AspNetCore.Mvc.Ndjson is a library that provides support for NDJSON (Newline Delimited JSON) based structured data streaming to ASP.NET Core MVC
Stars: ✭ 13 (-56.67%)
Mutual labels:  asp-net-core, asp-net-core-mvc, ndjson, ndjson-stream
Znetcs.aspnetcore.authentication.basic
A simple basic authentication middleware.
Stars: ✭ 40 (+33.33%)
Mutual labels:  asp-net-core, asp-net-core-mvc
Demo.aspnetcore.mvc.cosmosdb
Sample Web API powered by ASP.NET Core MVC, Azure Cosmos DB and MediatR
Stars: ✭ 19 (-36.67%)
Mutual labels:  asp-net-core, asp-net-core-mvc
Nlog.web
NLog integration for ASP.NET & ASP.NET Core 1-5
Stars: ✭ 252 (+740%)
Mutual labels:  asp-net-core, asp-net-core-mvc
SeoTags
SeoTags create all SEO tags you need such as meta, link, twitter card (twitter:), open graph (og:), and JSON-LD schema (structred data).
Stars: ✭ 113 (+276.67%)
Mutual labels:  asp-net-core, asp-net-core-mvc
X.pagedlist
Library for easily paging through any IEnumerable/IQueryable in ASP.NET/ASP.NET Core
Stars: ✭ 625 (+1983.33%)
Mutual labels:  asp-net-core, asp-net-core-mvc
Coolcat
A sample about how to create a dynamic plugins mechanism with ASP.NET Core Mvc at runtime. This sample is based on .NET Core 3.1 and .NET 5
Stars: ✭ 216 (+620%)
Mutual labels:  asp-net-core, asp-net-core-mvc
Home
Asp.net core Mvc Controls Toolkit
Stars: ✭ 33 (+10%)
Mutual labels:  asp-net-core, asp-net-core-mvc
Mytested.aspnetcore.mvc
Fluent testing library for ASP.NET Core MVC.
Stars: ✭ 1,358 (+4426.67%)
Mutual labels:  asp-net-core, asp-net-core-mvc
Smartbreadcrumbs
A utility library for ASP.NET Core (both MVC and Razor Pages) websites to easily add and customize breadcrumbs.
Stars: ✭ 113 (+276.67%)
Mutual labels:  asp-net-core, asp-net-core-mvc
Puck Core
Open source, cross platform .NET Core CMS. Fast, scalable, code-first, unobtrusive and extensible with powerful querying and Lucene integration.
Stars: ✭ 115 (+283.33%)
Mutual labels:  asp-net-core, asp-net-core-mvc
Equinoxproject
Full ASP.NET Core 5 application with DDD, CQRS and Event Sourcing concepts
Stars: ✭ 5,120 (+16966.67%)
Mutual labels:  asp-net-core, asp-net-core-mvc
Aspnet.mvc.typedrouting
A collection of extension methods providing strongly typed routing and link generation for ASP.NET Core MVC projects.
Stars: ✭ 460 (+1433.33%)
Mutual labels:  asp-net-core, asp-net-core-mvc
Electron.net
Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).
Stars: ✭ 6,074 (+20146.67%)
Mutual labels:  asp-net-core, asp-net-core-mvc
Professionalcsharp7
Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press
Stars: ✭ 403 (+1243.33%)
Mutual labels:  asp-net-core, asp-net-core-mvc
Banksystem
ASP.NET Core banking system with secure communication capability between instances, cards, secure payments, etc.
Stars: ✭ 70 (+133.33%)
Mutual labels:  asp-net-core, asp-net-core-mvc
Elmahcore
ELMAH for Net.Standard and Net.Core
Stars: ✭ 127 (+323.33%)
Mutual labels:  asp-net-core, asp-net-core-mvc
ASP.NET-CORE-MVC-Sample-Registration-Login
C# Asp.Net Core MVC Sample Registration/Login/Email Activation Form with MsSQL Server/Entity Framework/Onion Architecture
Stars: ✭ 37 (+23.33%)
Mutual labels:  asp-net-core, asp-net-core-mvc
AspNetCore.Mvc.FluentActions
Fluent Actions for ASP.NET Core MVC are abstractions of regular MVC actions that are converted into MVC actions during startup.
Stars: ✭ 17 (-43.33%)
Mutual labels:  asp-net-core, asp-net-core-mvc
Piranha.core
Piranha CMS is the friendly editor-focused CMS for .NET Core that can be used both as an integrated CMS or as a headless API.
Stars: ✭ 1,242 (+4040%)
Mutual labels:  asp-net-core, asp-net-core-mvc

Demo.Ndjson.AsyncStreams

Sample project for demonstrating how to use async streams and NDJSON to improve user experience by streaming JSON objects from server to client and client to server in .NET. You can read more here:

Sponsor This Project

My blog and open source projects are result of my passion for software development, but they require a fair amount of my personal time. If you got value from any of the content I create, then I would appreciate your support by sponsoring me (either monthly or one-time).

Copyright and License

Copyright © 2019 - 2023 Tomasz Pęczek

Licensed under the MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].