www.puresourcecode.com
Open in
urlscan Pro
131.153.21.131
Public Scan
Submitted URL: http://puresourcecode.com/
Effective URL: https://www.puresourcecode.com/
Submission: On May 16 via api from GB — Scanned from NL
Effective URL: https://www.puresourcecode.com/
Submission: On May 16 via api from GB — Scanned from NL
Form analysis
4 forms found in the DOMGET https://www.puresourcecode.com/
<form role="search" method="get" id="searchform" action="https://www.puresourcecode.com/">
<div class="input-group">
<input type="search" class="form-control" placeholder="Search" value="" name="s">
<span class="input-group-btn btn-default">
<button type="submit" class="btn"> <i class="fa fa-search"></i> </button>
</span>
</div>
</form>
GET https://www.puresourcecode.com/
<form role="search" method="get" id="searchform" action="https://www.puresourcecode.com/">
<div class="input-group">
<input type="search" class="form-control" placeholder="Search" value="" name="s">
<span class="input-group-btn btn-default">
<button type="submit" class="btn"> <i class="fa fa-search"></i> </button>
</span>
</div>
<input type="hidden" name="orderby" value=""><input type="hidden" name="order" value="">
</form>
<form autocomplete="off" role="search" class="jetpack-instant-search__search-results-search-form">
<div class="jetpack-instant-search__search-form">
<div class="jetpack-instant-search__box"><label class="jetpack-instant-search__box-label" for="jetpack-instant-search__box-input-1">
<div class="jetpack-instant-search__box-gridicon"><svg class="gridicon gridicons-search " focusable="true" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" aria-hidden="false" style="height: 24px; width: 24px;">
<title>Magnifying Glass</title>
<g>
<path d="M21 19l-5.154-5.154C16.574 12.742 17 11.42 17 10c0-3.866-3.134-7-7-7s-7 3.134-7 7 3.134 7 7 7c1.42 0 2.742-.426 3.846-1.154L19 21l2-2zM5 10c0-2.757 2.243-5 5-5s5 2.243 5 5-2.243 5-5 5-5-2.243-5-5z"></path>
</g>
</svg></div><input autocomplete="off" id="jetpack-instant-search__box-input-1" class="search-field jetpack-instant-search__box-input" inputmode="search" placeholder="Search…" type="search"><button
class="screen-reader-text assistive-text">Search</button>
</label></div>
</div>
</form>
POST https://www.puresourcecode.com/?na=s
<form action="https://www.puresourcecode.com/?na=s" method="post" id="tnp-popup-form">
<input type="hidden" name="nr" value="popup">
<input name="nl[]" value="1" type="hidden">
<div class="tnp-field tnp-field-email">
<label>Email</label>
<input type="email" name="ne" class="tnp-email" required="">
</div>
<div class="tnp-field tnp-field-submit">
<input type="submit" value="Subscribe" class="tnp-submit">
</div>
</form>
Text Content
Skip to content * Mon. May 16th, 2022 4:20:59 PM * * * * * PURESOURCECODE All technologies, only pure source code * * Forum * Links * Download * Profile * Newsletter * Cart * Checkout * My orders * Shop * Services * Azure Functions creation * Azure support * Custom software development * Mobile applications * Contact Top Tags * windows10 * blazor-webassembly * blazor * blazor-server * aspnet-core * blazor-component * aspnet-5 HOT NEWS Blazor component for ChartJS Start with MAUI MAUI Release Candidate is here Add Security Headers to Blazor WebAssembly Add Security Header our website Blazor component for ChartJS Start with MAUI MAUI Release Candidate is here Add Security Headers to Blazor WebAssembly Add Security Header our website MAUI Microsoft News MAUI RELEASE CANDIDATE IS HERE Apr 26, 2022 Enrico News Projects and ideas EMPLOYERS ARE DESPERATE FOR DATA SCIENTISTS Jan 31, 2022 Enrico Google Google News Tools GOOGLE PLANS THE KILL COOKIES Jan 30, 2022 Enrico Google News GOOGLE ANALYTICS ILLEGAL IN AUSTRIA Jan 20, 2022 Enrico Microsoft News MICROSOFT TO ACQUIRE ACTIVISION BLIZZARD Jan 19, 2022 Enrico * Latest * Popular * Trending * Blazor BLAZOR COMPONENT FOR CHARTJS * .NET Core START WITH MAUI * MAUI Microsoft News MAUI RELEASE CANDIDATE IS HERE * .NET Core .NET6 Blazor ADD SECURITY HEADERS TO BLAZOR WEBASSEMBLY * .NET Agile Azure Azure News Tools DIGITAL TRANSFORMATION SCENARIO WITH AZURE, VISUAL STUDIO AND GIT * Tools OGDATA EXTENSION FOR BLOGENGINE.NET * Azure Azure AZURE YOUR PLATFORM IN THE CLOUD * .NET .NET Core ASP.NET C# WebAPI ARCHITECTING ASP.NET CORE APPLICATIONS * Blazor BLAZOR COMPONENT FOR CHARTJS * .NET Core START WITH MAUI * MAUI Microsoft News MAUI RELEASE CANDIDATE IS HERE * .NET Core .NET6 Blazor ADD SECURITY HEADERS TO BLAZOR WEBASSEMBLY Blazor BLAZOR COMPONENT FOR CHARTJS May 6, 2022 Enrico I finally complete the first implementation of my Blazor component for ChartJS that helps you to create beautiful graphs .NET Core START WITH MAUI Apr 26, 2022 Enrico It is time to start with MAUI. With the Release Candidate from yesterday we can update Visual Studio 2022 Preview… MAUI Microsoft News MAUI RELEASE CANDIDATE IS HERE Apr 26, 2022 Enrico The exciting news in April for mobile app development is that the release of .NET MAUI Release Candidate (RC) is… .NET Core .NET6 Blazor ADD SECURITY HEADERS TO BLAZOR WEBASSEMBLY Apr 5, 2022 Enrico In this new post, I like to explain how to add security headers to Blazor WebAssembly to follow the recommendations… .NET Core .NET5 .NET6 ASP.NET ADD SECURITY HEADER OUR WEBSITE Apr 4, 2022 Enrico In this new post, I'll show you how to add security header to our website to be ready for a… Azure DevOps QUERY IN AZURE DEVOPS FOR WORK ITEMS Mar 8, 2022 Enrico It is possible to write custom query in Azure DevOps for work items using the Work Item Query Language (WIQL)… Tools VALIDATE JSON WITH POSTMAN Mar 8, 2022 Enrico In this new post, I explain how to validate a JSON result with Postman from your APIs using JavaScript with… .NET Core ASP.NET HANDLING FILE UPLOADS IN OPENAPI Mar 8, 2022 Enrico This post is about implementing handling file uploads in OpenAPI with ASP.NET Core. Open API is one way to document… Azure DevOps Tools AZURE DEVOPS PROCESSES Feb 25, 2022 Enrico Azure DevOps provides 4 processes as standard. When creating a project, the default process is Agile. In details all Azure… .NET Core TESTING APIS WITH RESTCLIENT IN VISUAL STUDIO CODE Feb 17, 2022 Enrico I show a simple way for Testing APIs with RestClient in Visual Studio Code. RestClient is a simple extension for… .NET Core REMOTE DEBUG ANDROID DEVICES Feb 10, 2022 Enrico In this post, I show you how to remote debug live content on an Android device from your Windows, Mac,… Blazor BROWSER DETECT COMPONENT FOR BLAZOR Feb 10, 2022 Enrico In this post, I talk about user-agent and I'm going to create a browser detect component for Blazor WebAssembly and Blazor Server with… Azure Azure DevOps Tools DEPLOY WORDPRESS WITH AZURE DEVOPS Feb 1, 2022 Enrico In this new post, I show you how to deploy WordPress with Azure DevOps using an instance of WordPress app… News Projects and ideas EMPLOYERS ARE DESPERATE FOR DATA SCIENTISTS Jan 31, 2022 Enrico The demand for data science is growing fast and employers are desperate for data scientists. On top of that, the… Google Google News Tools GOOGLE PLANS THE KILL COOKIES Jan 30, 2022 Enrico Google’s plan to kill cookies means remove third-party cookies from Chrome hasn’t gone smoothly scrapping Federated Learning of Cohorts FLoC Blazor WORLD MAP COMPONENT FOR BLAZOR Jan 29, 2022 Enrico This World Map component for Blazor WebAssembly and Blazor Server creates an interactive map of the world or specific region… .NET Core .NET6 C# SIMPLE XML MINIFIER IN C# Jan 28, 2022 Enrico In this new post, I give you my code for a simple XML minifier in C#. I know I always… Blazor SVG ICONS AND FLAGS FOR BLAZOR Jan 27, 2022 Enrico SVG Icons and flags for Blazor is a new library that contains tons of icons in SVG format and also… Blazor ADD CODE SNIPPET IN RAZOR PAGES Jan 26, 2022 Enrico In this new post, I show you how to add code snippet in Razor pages for Blazor WebAssembly and Blazor Server using… Blazor JavaScript DYNAMICALLY ADD JAVASCRIPT FROM BLAZOR COMPONENTS Jan 25, 2022 Enrico In this new post, I show you the code to dynamically add JavaScript from a Blazor components coming from the… .NET6 C# MINIMAL APIS IN NET6 Jan 21, 2022 Enrico From now on, we can create minimal APIs in NET6 that allows us to write in few lines of code… .NET Core ASP.NET Blazor C# MVC WebAPI UPLOADING FILES IN ASPNET CORE Jan 20, 2022 Enrico Uploading files in ASP.NET Core is largely the same as standard full framework MVC but now we can stream large… Google News GOOGLE ANALYTICS ILLEGAL IN AUSTRIA Jan 20, 2022 Enrico Google Analytics illegal in Austria: Austria has ruled that Austrian website providers using Google Analytics are in violation of the… Microsoft News MICROSOFT TO ACQUIRE ACTIVISION BLIZZARD Jan 19, 2022 Enrico Microsoft is acquiring Activision Blizzard, the publisher of Call of Duty, World of Warcraft, and Diablo. The deal will value… Games News XBOX ONE CONSOLES DISCONTINUED Jan 14, 2022 Enrico Microsoft has officially confirmed that the manufacturing of all Xbox One consoles has ceased in favour of Xbox Series X and Xbox… POSTS NAVIGATION 1 2 … 24 POST TYPES * Post (579) * Page (48) * Downloads (19) * Product (10) PRODUCT CATEGORIES * Licence/Support (5) * Advertise on PSC (4) * C# / Blazor (1) * Source code (1) PRODUCT TAGS * svg-icon (5) * datatable (4) * markdowneditor (4) * world (4) * ads (3) CATEGORIES * Microsoft (119) * C# (100) * News (62) * .NET Core (56) * ASP.NET (45) TAGS * windows10 (30) * blazor-webassembly (26) * blazor (24) * aspnet-core (23) * blazor-server (23) YEAR * 2022 (35) * 2021 (120) * 2020 (174) * 2019 (20) * 2018 (20) YOUTUBE CHANNEL ADS Advertisements MY OTHER SITES Pure Source Code PSC Short Url Quarantine Culture Club My CV GitHub Bookshop -------------------------------------------------------------------------------- META * Register * Log in * Entries feed * Comments feed * WordPress.org TAGS adminlte agile android api apple ASP.NET aspnet-5 aspnet-core azure azure-devops azure-functions bill-gates blazor blazor-component blazor-server blazor-webassembly clean-architecture dependency-injection design-pattern docker entity-framework entity-framework-core games github google-chrome identityserver4 ios javascript linux macOS microsoft-excel net6 netcore packages pattern security swift webapi windows windows10 windows11 xamarin xamarin-forms xbox xbox-series-s ADS Advertisements RECENT POSTS * Blazor component for ChartJS * Start with MAUI * MAUI Release Candidate is here * Add Security Headers to Blazor WebAssembly * Add Security Header our website RECENT COMMENTS * erossinichi on Configure RStudio in Azure with Ubuntu * Enrico on Markdown Editor component for Blazor * Padsen on SVG Icons and flags for Blazor * Enrico on SVG Icons and flags for Blazor * Padsen on SVG Icons and flags for Blazor ADS Advertisements ARCHIVES * May 2022 * April 2022 * March 2022 * February 2022 * January 2022 * December 2021 * November 2021 * October 2021 * September 2021 * August 2021 * July 2021 * June 2021 * May 2021 * April 2021 * March 2021 * February 2021 * January 2021 * December 2020 * November 2020 * October 2020 * September 2020 * August 2020 * July 2020 * June 2020 * May 2020 * April 2020 * March 2020 * November 2019 * September 2019 * August 2019 * July 2019 * May 2019 * April 2019 * March 2019 * February 2019 * January 2019 * December 2018 * November 2018 * October 2018 * August 2018 * June 2018 * May 2018 * March 2018 * February 2018 * January 2018 * December 2017 * November 2017 * October 2017 * August 2017 * July 2017 * June 2017 * May 2017 * April 2017 * March 2017 * February 2017 * January 2017 * December 2016 * November 2016 * October 2016 * September 2016 * August 2016 * July 2016 * June 2016 * May 2016 * April 2016 * March 2016 * February 2016 * January 2016 * December 2015 * November 2015 * October 2015 * September 2015 * August 2015 * July 2015 * June 2015 * May 2015 * April 2015 * March 2015 * February 2015 * January 2015 * November 2014 * September 2014 * August 2014 * July 2014 * June 2014 * May 2014 * April 2014 * September 2013 ADS Advertisements CATEGORIES * .NET * .NET Core * .NET General * .NET5 * .NET6 * Agile * Ajax * Amazon * Android * AngularJs * Apple * Apps * ASP.NET * Azure * Azure * Azure DevOps * Blazor * C# * Developers * Docker * F# * Framework * Games * General * Google * Google * HTML * IIS * Internet * iOS * JavaScript * Linux * macOS * MAUI * Microsoft * Microsoft Office * MVC * News * Other * PowerBI * PowerShell * Programming languages * Projects and ideas * R * React.JS * Security * SQL * Swift * Testing * Tips & tricks * Tools * TypeScript * Ubuntu * Uncategorized * Unity * Universal Windows App * VB.NET * Visual Basic * Visual Studio * Visual Studio * WebAPI * Windows * Xamarin ADS YOU MISSED Blazor BLAZOR COMPONENT FOR CHARTJS May 6, 2022 Enrico .NET Core START WITH MAUI Apr 26, 2022 Enrico MAUI Microsoft News MAUI RELEASE CANDIDATE IS HERE Apr 26, 2022 Enrico .NET Core .NET6 Blazor ADD SECURITY HEADERS TO BLAZOR WEBASSEMBLY Apr 5, 2022 Enrico PURESOURCECODE All technologies, only pure source code * * * * * © Copyright 2013-2022 PureSourceCode - Enrico Rossini. All Rights Reserved * Home * Contact * Forum * Links * Download * Newsletter * Privacy Policy * Shop * Cart * Checkout * My account * Services * Sitemap * Forum * Videos * Forgot Password Tweet Tweet Telegram WhatsApp E-mail Tweet Tweet Telegram WhatsApp E-mail Tweet Tweet LinkedIn Reddit Telegram WhatsApp E-mail Advertisements SEARCH RESULTS Magnifying Glass Search Close search results FiltersShow filters Sort:RelevanceNewestOldestPrice: low to highPrice: high to lowRating FOUND 657 RESULTS 1. ADD SECURITY HEADERS TO BLAZOR WEBASSEMBLY 2. MARKDOWN EDITOR COMPONENT FOR BLAZOR 3. COPY FOLDERS EXCLUDING FILES IN POWERSHELL 4. XAMARIN, NO SHOW IMAGES IN THE DEVICE BUT ONLY IN THE SIMULATOR 5. HEY CORTANA, OPEN ALEXA: MICROSOFT AND AMAZON’S FIRST-OF-ITS-KIND COLLABORATION 6. XAMARIN FORMS REPEATER VIEW 7. MICROSOFT GIVES UP ON WINDOWS 10 MOBILE 8. MICROSOFT LAUNCHER REVIEW: A BEAUTIFUL ANDROID EXPERIENCE 9. Does not have an image BINDING FORMATTEDSTRING FOR XAMARIN FORMS 10. MICROSOFT RELEASE NEW XAML CONTROLS GALLERY APP TO HELP DEVELOPERS IMPLEMENT FLUENT DESIGN 11. Does not have an image URIBUILDER IN XAMARIN FORMS 12. ENABLE AND CONTROL IOS 11 LARGE TITLES IN XAMARIN.FORMS 13. THE INVOKE SMART SPEAKER BRINGS MICROSOFT’S CORTANA AI TO YOUR LIVING ROOM 14. XAMARIN FORMS: TRANSLATEY (OR OTHER PROPERTIES) FOR PLATFORM 15. Does not have an image HOW TO APPEND 'ST', 'ND', 'RD' OR 'TH' TO DAY NUMBERS IN DATES 16. WHAT SINGLETON PATTERN IS IN C# AND ITS IMPLEMENTATION 17. GET THE MOST OUT OF IOS 11 WITH VISUAL STUDIO TOOLS FOR XAMARIN 18. ADD A MACOS PROJECT TO YOUR EXISTING SOLUTION 19. FIRST ANGULARJS EXAMPLE 20. SURFACE PHONE: IS IT THE REAL TIME? Load more FILTER OPTIONS POST TYPES Post (579) Page (48) Downloads (19) Product (10) pg_groupwalls (1) PRODUCT CATEGORIES Licence/Support (5) Advertise on PSC (4) C# / Blazor (1) Source code (1) PRODUCT TAGS svg-icon (5) datatable (4) markdowneditor (4) world (4) ads (3) CATEGORIES Microsoft (119) C# (100) News (62) .NET Core (56) ASP.NET (45) TAGS windows10 (30) blazor-webassembly (26) blazor (24) aspnet-core (23) blazor-server (23) YEAR 2022 (35) 2021 (120) 2020 (174) 2019 (20) 2018 (20) SUBSCRIBE TO STAY TUNED! Email