.NET
.NET is a free, cross-platform, open source developer platform for building many different types of applications.
Here are 67 public repositories matching this topic...
Project that implements the MicroFrontends architecture using Blazor and React
-
Updated
Feb 29, 2020 - CSS
.NET client library for Google Maps API Web Services
-
Updated
May 29, 2018 - CSS
blazor components based on IBM's Carbon Design System
-
Updated
Sep 4, 2020 - CSS
This project is effectively a web based cut down LUKE. It allows you to query your examine indexes in the umbraco backoffice.
-
Updated
Nov 7, 2017 - CSS
Simple media server for showing video of talks with accompanying slides.
-
Updated
Oct 2, 2019 - CSS
Simon Gilbert | C# Dev Blog : Cross-Platform (PCI Compliant) Credit Card Payments using Stripe - C# ASP.Net MVC Core
-
Updated
May 25, 2019 - CSS
A simple, free and open source browser made with .net framework (c#). CEF is the browser engine used in the app
-
Updated
Oct 28, 2020 - CSS
Free admin dashboard template https://adminlte.io in Asp.net MVC
-
Updated
Aug 3, 2020 - CSS
This is a collection of various samples you can use to getting started. Ranging from integrations with other technologies to examples on How To Use
-
Updated
Aug 3, 2020 - CSS
WebSite ASP.NET (the first project i build)
-
Updated
Jul 2, 2018 - CSS
It is a web based application. Admin can easily setup Catalog, Party(Customer, Supplier), Purchase, Stock, Sales module and view individual report.
-
Updated
Nov 2, 2019 - CSS
Design for DDD architecture example.
-
Updated
Feb 15, 2019 - CSS
Personal Blog build with .net core and Sql server
-
Updated
Feb 25, 2019 - CSS
Presentation with overview of .NET application troubleshooting tools
-
Updated
Oct 18, 2019 - CSS
Simple demo Messenger/Chat application built with Blazor and Reactive.NET
-
Updated
Jan 20, 2019 - CSS
Application for monitoring objects
-
Updated
Sep 16, 2017 - CSS
Simple workshop introducing ASP.Net Core, Docker and Docker Compose.
-
Updated
Sep 20, 2018 - CSS
-
Updated
Dec 11, 2017 - CSS
Created by Microsoft
Released February 13, 2002
- Organization
- dotnet
- Website
- dotnet.microsoft.com
- Wikipedia
- Wikipedia



Currently we have a lot of public component props and methods but many of them should be private. We should revisit all components and make the necessary changes.
Here is an example from
ErrorListcomponent:https://github.com/BlazorRepl/BlazorRepl/blob/5c7f061eb9cc75ac1121d70ba9f4828e9eb465c1/Client/Components/ErrorList.razor.cs#L22-L32
All of these properties and methods can be `privat