<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.nebol.se/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.nebol.se/feed.php">
        <title>Nebol&#039;s Wiki</title>
        <description></description>
        <link>https://wiki.nebol.se/</link>
        <image rdf:resource="https://wiki.nebol.se/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-29T12:08:17+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.nebol.se/doku.php?id=net_class_libraries&amp;rev=1667326145&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.nebol.se/doku.php?id=nebolbooks&amp;rev=1667326046&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.nebol.se/doku.php?id=nebolmailer&amp;rev=1667325834&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.nebol.se/doku.php?id=nebolintegration&amp;rev=1655401407&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.nebol.se/doku.php?id=nebolintegration_console_commands&amp;rev=1654806226&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.nebol.se/doku.php?id=nebolintegration.console&amp;rev=1654805673&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.nebol.se/doku.php?id=nebollogger&amp;rev=1638234814&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.nebol.se/doku.php?image=nebolintegration_sample_1_console2.png&amp;ns=0&amp;rev=1628465350&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.nebol.se/doku.php?image=nebolintegration_sample_1_console1.png&amp;ns=0&amp;rev=1628465119&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.nebol.se/doku.php?image=nebolintegration_database_structure_20210807.png&amp;ns=0&amp;rev=1628325090&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.nebol.se/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Nebol's Wiki</title>
        <link>https://wiki.nebol.se/</link>
        <url>https://wiki.nebol.se/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.nebol.se/doku.php?id=net_class_libraries&amp;rev=1667326145&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-11-01T18:09:05+00:00</dc:date>
        <dc:creator>nebol (nebol@undisclosed.example.com)</dc:creator>
        <title>net_class_libraries</title>
        <link>https://wiki.nebol.se/doku.php?id=net_class_libraries&amp;rev=1667326145&amp;do=diff</link>
        <description>My .NET Class Libraries

Nebol Package Repository

To use this repository from Visual Studio, add a new Package Source using this URL:


https://nuget.nebol.se/api/odata


Alternatively, you can add the package source from the command line as follows:


C:\&gt; nuget sources add -name nuget.nebol.se -source https://nuget.nebol.se/api/odata</description>
    </item>
    <item rdf:about="https://wiki.nebol.se/doku.php?id=nebolbooks&amp;rev=1667326046&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-11-01T18:07:26+00:00</dc:date>
        <dc:creator>nebol (nebol@undisclosed.example.com)</dc:creator>
        <title>nebolbooks</title>
        <link>https://wiki.nebol.se/doku.php?id=nebolbooks&amp;rev=1667326046&amp;do=diff</link>
        <description>NebolBooks

books.xml is a file containing metadata about a short list of books. It&#039;s created by Microsoft and is used “in various samples throughout the Microsoft XML Core Services (MSXML) SDK”

You can find the original file here:
External Link

NebolBooks is a small framework for reading and parsing this file into a collection of inter-linked objects. The metadata for each book is: id, author, title, genre, price, publish_date and description.</description>
    </item>
    <item rdf:about="https://wiki.nebol.se/doku.php?id=nebolmailer&amp;rev=1667325834&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-11-01T18:03:54+00:00</dc:date>
        <dc:creator>nebol (nebol@undisclosed.example.com)</dc:creator>
        <title>nebolmailer</title>
        <link>https://wiki.nebol.se/doku.php?id=nebolmailer&amp;rev=1667325834&amp;do=diff</link>
        <description>NebolMailer

NebolMailer provides a consistent wrapper around the sending of emails.

There are currently three methods of sending email:

MessageMailer

Using the built-in C# MailMessage functionality from Microsoft

PostieMailer

Using the Postie mail-sending application. You need to provide postie.exe in the /postie/ folder
Unfortunately the infradig.com website seems to have shut down, but the application can still be located elsewhere.</description>
    </item>
    <item rdf:about="https://wiki.nebol.se/doku.php?id=nebolintegration&amp;rev=1655401407&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-16T17:43:27+00:00</dc:date>
        <dc:creator>nebol (nebol@undisclosed.example.com)</dc:creator>
        <title>nebolintegration</title>
        <link>https://wiki.nebol.se/doku.php?id=nebolintegration&amp;rev=1655401407&amp;do=diff</link>
        <description>NebolIntegration

DOCUMENTATION NOT DONE! WORK IN PROGRESS!

NebolIntegration is an active project with on-going development, and the documentation is currently lacking. Chunks of it still needs to be written. I will however answer questions to the best of my abilities.</description>
    </item>
    <item rdf:about="https://wiki.nebol.se/doku.php?id=nebolintegration_console_commands&amp;rev=1654806226&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-09T20:23:46+00:00</dc:date>
        <dc:creator>nebol (nebol@undisclosed.example.com)</dc:creator>
        <title>nebolintegration_console_commands</title>
        <link>https://wiki.nebol.se/doku.php?id=nebolintegration_console_commands&amp;rev=1654806226&amp;do=diff</link>
        <description>NebolIntegration: NebolIntegration_Console_Commands - Utilising the built-in console commands

NebolIntegration supports NebolCommand and has a built-in command set ready for use.

NOTE: This functionality has been moved into its own class library: NebolIntegration.Console</description>
    </item>
    <item rdf:about="https://wiki.nebol.se/doku.php?id=nebolintegration.console&amp;rev=1654805673&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-09T20:14:33+00:00</dc:date>
        <dc:creator>nebol (nebol@undisclosed.example.com)</dc:creator>
        <title>nebolintegration.console - created</title>
        <link>https://wiki.nebol.se/doku.php?id=nebolintegration.console&amp;rev=1654805673&amp;do=diff</link>
        <description>NebolIntegration.Console

TODO: Add documentation</description>
    </item>
    <item rdf:about="https://wiki.nebol.se/doku.php?id=nebollogger&amp;rev=1638234814&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-11-30T01:13:34+00:00</dc:date>
        <dc:creator>nebol (nebol@undisclosed.example.com)</dc:creator>
        <title>nebollogger</title>
        <link>https://wiki.nebol.se/doku.php?id=nebollogger&amp;rev=1638234814&amp;do=diff</link>
        <description>NebolLogger

NebolLogger is a C# package for quick and simple logging to database, file, or other destinations.

See the nuget page at &lt;https://nuget.nebol.se&gt; for version history etc.

Quick example to give you an idea of how it works


// First create the destination for the log output: 
var dailyfile = new Destination_File(@&quot;C:\TEMP&quot;,&quot;NebolLoggerDemo&quot;, &quot;log&quot;, Rotation.Daily); 

// adding the destination to the logger 
Logger.Instance.Destinations.Add(dailyfile); 

// while we&#039;re at it, let&#039;s …</description>
    </item>
    <item rdf:about="https://wiki.nebol.se/doku.php?image=nebolintegration_sample_1_console2.png&amp;ns=0&amp;rev=1628465350&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2021-08-08T23:29:10+00:00</dc:date>
        <dc:creator>nebol (nebol@undisclosed.example.com)</dc:creator>
        <title>nebolintegration_sample_1_console2.png - created</title>
        <link>https://wiki.nebol.se/doku.php?image=nebolintegration_sample_1_console2.png&amp;ns=0&amp;rev=1628465350&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.nebol.se/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=190495&amp;amp;media=nebolintegration_sample_1_console2.png&quot; alt=&quot;nebolintegration_sample_1_console2.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.nebol.se/doku.php?image=nebolintegration_sample_1_console1.png&amp;ns=0&amp;rev=1628465119&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2021-08-08T23:25:19+00:00</dc:date>
        <dc:creator>nebol (nebol@undisclosed.example.com)</dc:creator>
        <title>nebolintegration_sample_1_console1.png - created</title>
        <link>https://wiki.nebol.se/doku.php?image=nebolintegration_sample_1_console1.png&amp;ns=0&amp;rev=1628465119&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.nebol.se/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=dc80ae&amp;amp;media=nebolintegration_sample_1_console1.png&quot; alt=&quot;nebolintegration_sample_1_console1.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.nebol.se/doku.php?image=nebolintegration_database_structure_20210807.png&amp;ns=0&amp;rev=1628325090&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2021-08-07T08:31:30+00:00</dc:date>
        <dc:creator>nebol (nebol@undisclosed.example.com)</dc:creator>
        <title>nebolintegration_database_structure_20210807.png - created</title>
        <link>https://wiki.nebol.se/doku.php?image=nebolintegration_database_structure_20210807.png&amp;ns=0&amp;rev=1628325090&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.nebol.se/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=ef428b&amp;amp;media=nebolintegration_database_structure_20210807.png&quot; alt=&quot;nebolintegration_database_structure_20210807.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
</rdf:RDF>
