dotnetomaniak.pl - Artykuły z tagiem .net core 2.0

Recently I am starting a couple of new projects. One of them is my university open-source project helping to donate animal shelters. The first challenge every developer faces is the architecture. There are many possible architectural patterns. I wrote a post about choice between monolith and microservices here. But this post is about how to structure your solution. Clean architecture is one of the ...

Clean Architecture based on my open-source project

Architektura 1596 dni, 15 godzin, 6 minut temu netsharpdev 167 źrodło rozwiń

Okazuje się, że niewłaścieiw użycie Dappera i typu varchar może mocno spowolnić Twoje zapytanie. Opisałem na przykładzie dlaczego tak jest. Zapraszam do lektury:)

Dziel się z innymi:
Code review #1 - dapper and varchar parameters - Michał Białecki Blog

Sztuka programowania 1833 dni, 16 godzin, 24 minuty temu michal-bialecki 101 źrodło rozwiń

Może wydawać się, że aplikacja konsolowa to taki potworek gdzie z każdej strony atakują nas typy statyczne - to nie musi być prawda! W tym artykule pokażę jak skonfigurować Dependency Injection w aplikacji konsolowej w .net core 2.0.

Perfect console application in .net Core: set up dependency injection - Michał Białecki Blog

Sztuka programowania 1855 dni, 15 godzin, 15 minut temu michal-bialecki 115 źrodło rozwiń

Integration Angular application and .NET Core API with Azure Active Directory using ADAL-Angular4 library

Integrate Angular application with Azure Active Directory authentication - ADAL-Angular 4

Web 1884 dni, 16 godzin temu Adrian Szeń 63 źrodło rozwiń

Imagine you are a Junior .Net Developer and you just started your development career. You got your first job and you are given a task – write unit tests! Nothing to worry about, since you got me. I’ll show you how things are done and what are the best practices to follow.

Dziel się z innymi:
Writing unit tests with NUnit and NSubstitute - Michał Białecki Blog

Sztuka programowania 1928 dni, 14 godzin, 53 minuty temu michal-bialecki 75 źrodło rozwiń

Service Fabric Reliable Actors – is it faster then a regular micro-service approach? Recently I’m diving into Microsoft actor model implementation – Service Fabric Reliable Actors. Apart from Microsoft Orleans, is another one worth looking into.

Service Fabric Reliable Actors - is it faster then a regular micro-service approach? - Michał Białecki Blog

Architektura 1945 dni, 14 godzin, 28 minut temu michal-bialecki 87 źrodło rozwiń

Managing ServiceBus queues, topics and subscriptions in .Net Core From version 3.1 of Microsoft.Azure.ServiceBus it is finally possible to manage queues, topics and subscriptions in .Net Core. Let’s have a look at how we can use it in real life scenarios.

Dziel się z innymi:
Managing ServiceBus queues, topics and subscriptions in .Net Core - Michał Białecki Blog

Architektura 2003 dni, 15 godzin, 41 minut temu michal-bialecki 97 źrodło rozwiń

Czy zastanawiałeś się kiedyś, jak w prostu sposób ukryć delikatne dane takie jak na przykład connection stringi, z projektu który korzysta z kontroli wersji, lub do jego kodu mają dostęp inne osoby? Jeśli tak, to zapraszam do przeczytania.

Źródło: ksymekdevblog.pl
Dziel się z innymi:
User secrets w ASP.NET Core 2.0 – Developer blog

Narzędzia 2341 dni, 15 godzin, 21 minut temu KSYMEK 207 źrodło rozwiń

Posted on by krystiankolad Przyszedł czas na post nieco bardziej zahaczający o .Net Core. Spojrzymy dziś na przetwarzanie asynchroniczne w C#. Pozwoli nam to na wykonywanie pewnych procesów w tle, bez konieczności blokowania wątku naszej aplikacji. Przetwarzanie takie przydaje się między innymi w pracy nad plikami – na przykład odczytem i zapisem plików, które wykonywane są w osobnym wątku, dzięki czemu użytkownik korzystający z naszej aplikacji może wykonywać w niej inne czynności. Używane są one równi...

Dziel się z innymi:
Życie asynchroniczne, czyli o  async/await – Krystian Kolad – o .Necie i nie tylko

Sztuka programowania 2405 dni, 18 godzin, 14 minut temu krystiankolad 326 źrodło rozwiń

In the last post I wrote about one of the .Net Core 2.0 features – Razor Pages. Today, we will crawl a little bit in this mud… I mean, we will write some code. I chose a simple BMI calculator as a demo project (you can download the code from github). You know, 2 inputs and the code-behind that will tell us if we are very fat or just slightly fat or we are OK and it’s time for another cookie. Because, there is always a time for a cookie, no matter what! A warm up Last time we crea...

Razor Pages – a simple demo to learn the monster! – A Girl Among Geeks

Web 2411 dni, 16 godzin, 23 minuty temu AGirlAmongGeeks 135 źrodło rozwiń

W minionym tygodniu miałem przyjemność migracji z .NET Core’a 1.1 do mającego kilka dni wcześniej finalny release .NET Core’a 2.0. Po krótkim obeznaniu się z tematem miałem mieszane uczucia, połowa wpisów opisywała to zadanie jako mission impossible, druga jako przysłowiową bułkę z masłem..

Dziel się z innymi:
.NET Core 2.0 | Michał Kurpiński

Inne 2413 dni, 18 godzin, 11 minut temu mkurpinski 357 źrodło rozwiń

Last week I mentioned that together with .Net Core 2.0 we got something that makes my jaw drop. This “little” feature that made me feel slightly uncomfortable is Raroz Pages. In this post, I will show you what it really is or, in fact, what it is not 😊 and if we should be afraid of it... At first glance, you may think that Razor Pages are Microsoft’s attempt of coming back to the ASP.Net WebForms. Which I, unfortunately, still deal with damn too often so b...

Razor Pages (ASP.Net Core 2.0) – a step back or a great idea? – A Girl Among Geeks

Web 2416 dni, 16 godzin, 51 minut temu AGirlAmongGeeks 239 źrodło rozwiń

At Monday, we have a highly anticipated release – .Net Core 2.0 ! If it is not enough, we also got a new version of Visual Studio 2017 – update 15.3 (and I will write about it in the nearest feature). So now, I will try to show you the most interesting features of the youngest .Net kid.How to start? Installing update of Visual Studio 2017 is nothing extraordinary, so I will not write about it 😉. What may not seem very obvious, is the fact that we need to (additionally) install .Net Core 2.0 SDK....

.Net Core 2.0 – summary – A Girl Among Geeks

Inne 2428 dni, 17 godzin, 6 minut temu AGirlAmongGeeks 185 źrodło rozwiń

Najaktywniejsi w tym miesiącu