Skip to content
  • Home
  • Posts
  • var this = me;
  • Search
MARCOSIKKENS.NL
MARCOSIKKENS.NL
Living. Dreaming. Coding
  • Home
  • Posts
  • var this = me;
  • Search
Tag: <span>.net core</span>

Tag: .net core

Home Posts tagged ".net core"

Creating NuGet packages from Azure Pipelines with .net core

Creating NuGet packages from Azure Pipelines with .net core
marcosikkens C# / DevOps April 14, 2019 April 1, 2019 Leave a comment

After my previous post about using Azure DevOps as a buildserver I am going to show you what else you can do with it. The second thing we are going do with it is create a NuGet package and publish it through Azure Pipelines. Read on if you want to …

Read more"Creating NuGet packages from Azure Pipelines with .net core"

Injecting config settings in .NET Core MVC Views

Injecting config settings in .NET Core MVC Views
marcosikkens C# / MVC July 20, 2018 July 20, 2018 Leave a comment

After playing around with MVC on .net core a little i realized I needed to have some maps functionality using static bing maps on my site. So after getting a key and reading through some documentation I found out that i needed to set the license key in the map …

Read more"Injecting config settings in .NET Core MVC Views"
Powered by Kahuna & WordPress.
©2018 marcosikkens.nl
Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer’s view in any way.
Back to Top