-
ASPNET > Getting Started
- Show setting up xUnit
- Show how to unit test a business service created in last lesson.
- Show how to unit test a controller action (if appropriate)
- Show how to configure…
-
Independent of FluentBootstrap targeting .NET Core, we need a library that works with ASP.NET MVC Core and wraps it's `IHtmlHelper` interface. Now that Wyam is also using the MVC Core Razor host, this…
-
I am totally new .net core (even to git) and bit familiar with key cloak with respect to .net f/w MVC application. I couldn't find working sample code to implement ASP.NET Core key claok auth, Is ther…
-
sample project.
https://files.gitter.im/VitalElement/AvalonStudio/Rssi/WebApplication1.zip
-
Study & create a new backend with ASP.NET Core. So the app can be easily used/developed under Mac/Linux.
-
Hi.
I would like to suggest the addition of the ASP.NET Core Bouncer to the hub:
Source: https://github.com/kaetsjup/aspnetcore-crowdsec-bouncer
License: https://github.com/kaetsjup/aspnetcore-c…
-
Do some research on what it'll take to scaffold our ASP .NET Core project. Put specific research topics and findings below!
-
-
Hi!
I cannot add windowsazure.mediaservices.extensions to the project.json. It says, it isn't compatible with DNX Core. Is there an other way to add this package to the ASP.NET Core project or I have…
-
Because of changes since ASP.NET Core 1.1 times, this code won't work on 2.0.
**What's your opinion on** getting it upgraded? Is there really a need or should we stick to ASP.NET Core 1.1 and Ident…