-
Updated
Feb 13, 2021 - C#
#
dotnet-5
Here are 28 public repositories matching this topic...
PixiEditor is a lightweight pixel art editor made with .NET 5
editor
games
csharp
sprites
pixel-art
graphics
dotnetcore
wpf
tabs
draw
dotnet-core
pixi
hacktoberfest
2d
graphics-editor
raster-graphics
dotnet-core3
dotnet-5
Kentico Kontent Boilerplate for development of ASP.NET Core MVC applications.
boilerplate
visual-studio
mvc
dotnet-core
aspnet-core
asp-net-core
hacktoberfest
dotnet5
kentico-kontent
dotnet-5
net5
dot-net-5
-
Updated
Nov 17, 2020 - C#
petrsvihlik
commented
Nov 24, 2020
Inline content item resolver provided an invalid HTML 5 fragment
Check if the message can be any made more detailed. E.g. include information on whether the content was retrieved successfully.
Repro
Onion Architecture with .NET 5/.NET Core and CQRS/Event Sourcing following a DDD approach
template
dotnet
ddd
boilerplate-template
clean-architecture
dotnet-core
api-rest
microservices-architecture
demo-app
onion-architecture
hexagonal-architecture
ddd-patterns
boilerplate-application
ddd-sample
ddd-example
api-demo
clean-architecture-boilerplate
dotnet-5
clean-architecture-concepts
-
Updated
Jan 16, 2021 - C#
Sample .NET MVC web application using the Kentico Kontent Delivery .NET SDK to retrieve content
netcore
dotnet-core
delivery-api
aspnet-mvc
content-delivery
asp-net-mvc
headless-cms
dotnet5
kentico-kontent
netcore31
dotnet-5
net5
dot-net-5
-
Updated
Feb 10, 2021 - Less
A GraphQL library for ASP.NET developers. This repo represents the library's core source code.
-
Updated
Feb 13, 2021 - C#
Bank system in .NET 5.0 using DDD, CQRS, modular monolith architecture
mock
cqrs
xunit
web-api
entity-framework-core
autofixture
mediatr
ddd-architecture
automapper
modular-monolith
dotnet-5
net-5
-
Updated
Dec 24, 2020 - C#
ServiceStack and .NET 5.0 Next.js App Template
-
Updated
Dec 18, 2020 - TypeScript
A simple Windows Forms application to demonstrate how to record video and audio via a webcam using C#.
-
Updated
Dec 13, 2020 - C#
My attempt at Advent of Code 2020 using F# https://adventofcode.com/2020
-
Updated
Dec 14, 2020 - F#
Sample .NET Core Razor Pages project using the Kentico Kontent Delivery .NET SDK to retrieve content
sample-app
net-core
sample-application
razor-pages
dotnet5
kentico-kontent
net-core-3-1
dotnet-5
net5
dot-net-5
net50
-
Updated
Nov 17, 2020 - JavaScript
Kentico Kontent web template based on the Freelancer Bootstrap template.
bootstrap
bootstrap4
kentico
bootstrap-4
bootstrap-theme
blazor
blazor-client
blazor-web
dotnet5
blazor-in
web-tem
kentico-kontent
dotnet-5
net5
dot-net-5
-
Updated
Jan 24, 2021 - CSS
-
Updated
Dec 25, 2020 - C#
Solutions to the Advent Of Code 2020 with C# (.NET 5). The goal is to make it (somewhat) readable
advent-of-code
csharp
dotnet
dotnet-core
advent
advent-of-code-2020
dotnet-5
advent-of-code-2020-csharp
-
Updated
Dec 25, 2020 - C#
A game of hangman made with Angular 9 and .NET 5
-
Updated
Sep 11, 2020 - C#
Modernized Touhou Launcher with focus on appearance and simplicity
-
Updated
Feb 14, 2021 - C#
Template for context-like usage of cascading parameter
-
Updated
Nov 14, 2020 - HTML
-
Updated
May 28, 2020 - C#
Website for the World Doom League. Built on ASP.NET Core 5 and React.
-
Updated
Feb 8, 2021 - C#
Template for new dotnet core web API with swagger and bearer auth
-
Updated
Nov 12, 2020 - C#
Simple URL shortener using ASP.NET Core 5 and Bootstrap 4
-
Updated
Dec 6, 2020 - C#
.Net core 5.0 REST API for Role Playing Game
rpg
rest-api
dotnet-core
role-playing-game
dotnet-5
dotnet-restapi
dotnet-swagger
dotnet-entity-framework
dotnet-postgresql
-
Updated
Feb 10, 2021 - C#
Moonstone is an experimental CFlyFF emulator prototype built with C# and .NET 5
-
Updated
Feb 8, 2021 - C#
An .NET 5 code example building a React app inside an ASP.NET Core application, with SignalR integration for sending messages.
-
Updated
Jan 23, 2021 - TypeScript
Fast (>5GBit/s) PixelFlut Server written in .NET Core
-
Updated
Jan 29, 2021 - C#
Improve this page
Add a description, image, and links to the dotnet-5 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dotnet-5 topic, visit your repo's landing page and select "manage topics."


The FLYFF client tries to connect to the world server using the default 5400 port. This implies that the world servers cannot be hosted on the same machine.
In order to improve flexibility, Rhisis should provide an option to send the world servers port to the client once the
CERTIFYpacket is handled in theLoginServer.