Guard is a fluent argument validation library that is intuitive, fast and extensible.
Source: GitHub – safakgur/guard: A high-performance, extensible argument validation library.
My bookmarks and blogposts regarding Software Development in .NET, C#, Angular, JavaScript, CSS, Html
Guard is a fluent argument validation library that is intuitive, fast and extensible.
Source: GitHub – safakgur/guard: A high-performance, extensible argument validation library.
when I change the targetting from .net 4.6.1 to .net 4.7 . I get this error when build , but there is no project .json , how can I pass this? project cannot compile now. Severity Code Description Project File Line Suppression State Error ` Your project is not referencing the “.NETFramework,Version=v4.7” framework. Add a reference to “.NETFramework,Version=v4.7” in the “frameworks” section of your project.json, and then re-run NuGet restore.
Delete /bin
and /obj
and rebuild your solution.
Source: change a .net 4.6.1 project to .net 4.7 failed – Stack Overflow
If you’re a .NET developer, we’re excited to introduce a new resource that can help you learn about Azure: The Azure Quick Start Guide for .NET Developers!
I’m getting, “Could not load file or assembly ‘Bla’ or one of its dependencies. An attempt was made to load a program with an incorrect format.”
Source: registry – How can I enable Assembly binding logging? – Stack Overflow
There are two supported implementations for building server-side applications with .NET: .NET Framework and .NET Core. Both share many of the same components and you can share code across the two. However, there are fundamental differences between the two and your choice depends on what you want to accomplish. This article provides guidance on when to use each.
Source: Choose between .NET Core and .NET Framework for server apps | Microsoft Docs
What is Blazor? It’s a framework for browser-based (client-side) applications written in .NET, running under WebAssembly. It gives you all the benefits of a rich, modern single-page application (SPA) platform while letting you use .NET end-to-end, including sharing code across server and client. The announcement post covers more about the intended use cases, timescales, and so on.
Source: Blazor: a technical introduction
Ealasticsearch Tutorial:
https://www.toptal.com/dot-net/elasticsearch-dot-net-developers
Vulcan is an EPiServer lightweight (free) alternative to EPiServer find, based on Elasticsearch as well:
https://world.episerver.com/blogs/Dan-Matthews/Dates/2016/4/introducing-vulcan-the-lightweight-elasticsearch-client-for-episerver/
https://world.episerver.com/blogs/Dan-Matthews/Dates/2017/1/vulcan-comes-of-age/