added string | created string | id string | metadata dict | source string | text string | code-score float64 | md5 string |
|---|---|---|---|---|---|---|---|
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848712 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "RapGeneral/PingPong",
"max_stars_repo_path": "PingPong/PingPong.Core/Menus/MenuChoices/ShopChoice.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167932"
} | starcoder | <gh_stars>0
namespace PingPong.Core.Menus.MenuChoices
{
using PingPong.Core.Contracts;
using PingPong.Providers.Contracts;
using System;
public class ShopChoice : Choice
{
private const int SHOP_ITEM_HEIGHT = 2;
public ShopChoice(int top, int left, ICommandHolder commandHolder, IDisplay display) ... | 2.040108 | 4dcbc1da59e22be5dd60cd73aa174a17 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848713 | {
"extension": "c-sharp",
"max_stars_count": "77.0",
"max_stars_repo_name": "NoClient9179/Edelstein",
"max_stars_repo_path": "src/Edelstein.Service.Game/Fields/Objects/IFieldOwnedObj.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167933"
} | starcoder | <filename>src/Edelstein.Service.Game/Fields/Objects/IFieldOwnedObj.cs
namespace Edelstein.Service.Game.Fields.Objects
{
public interface IFieldOwnedObj : IFieldObj
{
IFieldUser Owner { get; }
}
} | 1.654857 | fc602852e81ecd8b51181ba03f8451bd |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848714 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Kapusch/Plugin.Firebase",
"max_stars_repo_path": "src/Android/DynamicLinks/DynamicLinkBuilder.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167934"
} | starcoder | <reponame>Kapusch/Plugin.Firebase
using System;
using System.Linq;
using System.Threading.Tasks;
using Android.Gms.Extensions;
using Android.Runtime;
using Firebase.DynamicLinks;
using Plugin.Firebase.DynamicLinks;
using Plugin.Firebase.DynamicLinks.Parameters;
using Plugin.Firebase.Android.Extensions;
using AndroidUri... | 2.013341 | fc8097623afc4fd05316eeb164b507d0 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848715 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "skalinets/ApprovalTests.Net",
"max_stars_repo_path": "src/ApprovalTests/Reporters/Tools/CodeCompareReporter.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167935"
} | starcoder | using DiffEngine;
namespace ApprovalTests.Reporters;
public class CodeCompareReporter : DiffToolReporter
{
public static readonly CodeCompareReporter INSTANCE = new();
public CodeCompareReporter() : base(DiffTool.CodeCompare)
{
}
} | 1.521446 | 23a7e5c110d68cc7e7a7e5c4acb34f50 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848716 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "tomkuijsten/BabySteps",
"max_stars_repo_path": "src/GeneticAlgorithm/SimpleAlgorithmSwarm.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167936"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using BabySteps.NeuralNetwork;
using BabySteps.NeuralNetworkManipulation;
using BabySteps.NeuralNetwork.NetworkTypes;
namespace BabySteps.GeneticAlgorithm
{
public class SimpleAlgorithmSwarm : IGeneticSwarm
{
/// <su... | 2.92417 | 4a23174713093c8a7f71dca1f19660ce |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848717 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Czahyl/MOBA",
"max_stars_repo_path": "MOBA/MOBA/Assets/Particles/Particle.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167937"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Audio;
using Microsoft.Xna.Framework.Content;
using Microsoft.Xna.Framework.GamerServices;
using Microsoft.Xna.Framework.Graphics;
using Microsoft.Xna.Framework.Input;
using Microsoft.Xna.Fra... | 2.42149 | 4f197e4cafc4461ea1052b01bf8b6c38 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848718 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "GRFiset/IdentityServer4.Contrib.CosmosDB",
"max_stars_repo_path": "src/IdentityServer4.Contrib.CosmosDB/Stores/ResourceStore.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167938"
} | starcoder | using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using IdentityServer4.Contrib.CosmosDB.Extensions;
using IdentityServer4.Contrib.CosmosDB.Interfaces;
using IdentityServer4.Models;
using IdentityServer4.Stores;
using Microsoft.Extensions.Logging;
namespace IdentityServer4.Contrib.Cos... | 2.466265 | d0c9aadc620608e8a1ad395146f5a99d |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848719 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Iamkemical/GraphQLAPI",
"max_stars_repo_path": "src/MusicApp.API/GraphQL/Artists/UpdateArtistInput.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167939"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace MusicApp.API.GraphQL.Artists
{
public record UpdateArtistInput(int Id, string Name);
}
| 1.404412 | f9578b0a47803ae420ae87516614c21d |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848720 | {
"extension": "c-sharp",
"max_stars_count": "12.0",
"max_stars_repo_name": "AntonioFalcao/Dotnet6.EFCore6.Record.ValueObjects",
"max_stars_repo_path": "src/Dotnet6.EFCore6.Record.ValueObject.Repositories/Migrations/20210616211836_First migration.Designer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:1679... | starcoder | <gh_stars>10-100
// <auto-generated />
using System;
using Dotnet6.EFCore6.Record.ValueObject.Repositories.Contexts;
using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Infrastructure;
using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.Migrations;
using Microsoft.Ent... | 2.013754 | 3b6430020e6565c746f0d4d73c00318e |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848721 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "bswanson58/NoiseMusicSystem",
"max_stars_repo_path": "Noise.Infrastructure/Interfaces/IStorageFileProvider.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167941"
} | starcoder | using System.Collections.Generic;
using Noise.Infrastructure.Dto;
namespace Noise.Infrastructure.Interfaces {
public interface IStorageFileProvider {
void AddFile( StorageFile file );
void Add( IEnumerable<StorageFile> list );
void DeleteFile( StorageFile file );
StorageFile ... | 1.857008 | 5cfed033feab29aa7bf62ff255203d97 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848722 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "rose-daniel/open-pdd-net-sdk",
"max_stars_repo_path": "PddOpenSdk/PddOpenSdk/Models/Response/Ad/ListAdApiKeywordQueryResponseModel.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167942"
} | starcoder | using System.Collections.Generic;
using Newtonsoft.Json;
namespace PddOpenSdk.Models.Response.Ad
{
public partial class ListAdApiKeywordQueryResponseModel : PddResponseModel
{
/// <summary>
///
/// </summary>
[JsonProperty("response")]
public ResponseResponseModel Respon... | 2.040689 | 10e7b4e8c7e2f73539a05b02340b43b7 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848723 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "YavorIT/TelerikAcademyHomeworks",
"max_stars_repo_path": "C#2/MultidimensionalArrays/4.BinarySearch/Program.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167943"
} | starcoder | <filename>C#2/MultidimensionalArrays/4.BinarySearch/Program.cs
/*
Problem 4. Binary search
Write a program, that reads from the console an array of N integers and an integer K,
sorts the array and using the method Array.BinSearch()
finds the largest number in the array which is... | 4.053574 | 37f364bbcb99da1980309fdf2391581a |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848724 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "CosmicVoyageur/Tsl.AsciiProtocol.Pcl",
"max_stars_repo_path": "Tsl.AsciiProtocol/Tsl.AsciiProtocol.Pcl/Parameters/ParameterDateTime.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167944"
} | starcoder | <gh_stars>0
// Decompiled with JetBrains decompiler
// Type: TechnologySolutions.Rfid.AsciiProtocol.Parameters.ParameterDateTime
// Assembly: TechnologySolutions.Rfid.AsciiProtocol.FX35, Version=1.1.5423.27429, Culture=neutral, PublicKeyToken=null
// MVID: 9C1072D5-BA32-4CFB-BB8E-6AC565EFDF12
// Assembly location: F:\... | 2.321872 | 7a7f0b343562110eae7d14f67d840ef6 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848725 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "andyalm/mount-aws",
"max_stars_repo_path": "MountAws/Services/S3/ObjectHandler.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167945"
} | starcoder | <reponame>andyalm/mount-aws
using System.Management.Automation.Provider;
using Amazon.S3;
using MountAnything;
using MountAnything.Content;
namespace MountAws.Services.S3;
public class ObjectHandler : PathHandler, IContentReaderHandler,
IContentWriterHandler,
INewItemHandler,
IRemoveItemHandler
{
priv... | 2.500995 | dc71458e81fb5ca74d0b16f7555c1688 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848726 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ydkn/pulumi-k0s",
"max_stars_repo_path": "sdk/dotnet/Outputs/WinRM.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167946"
} | starcoder | <filename>sdk/dotnet/Outputs/WinRM.cs
// *** WARNING: this file was generated by pulumigen. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Threading.Tasks;
using Pulumi.Serialization;... | 1.629437 | 04b5c275982f1bb35d925bc139ad2d51 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848727 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "doit00/GarageApp",
"max_stars_repo_path": "Syntax/GarageApp/Program.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167947"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace GarageApp
{
class Program
{
static void Main(string[] args)
{
//int - System.Int32
int numberOfWheels = 4;
int numberOfSeats = 5;
... | 3.511953 | 08981d90bcf8916a0a0dcdddf7560967 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848728 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "wokka112/Monster-Shooter",
"max_stars_repo_path": "Assets/Scripts/UI Scripts/PauseMenu.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167948"
} | starcoder | <reponame>wokka112/Monster-Shooter
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.SceneManagement;
public class PauseMenu : MonoBehaviour
{
public static bool gameIsPaused;
public GameObject pauseMenuBackground;
public GameObject pauseMenuUI;
private... | 2.23657 | 2cf290f3993931361ad2677a3195ba7e |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848729 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "nruffing/FluentHue",
"max_stars_repo_path": "FluentHue/Client.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167949"
} | starcoder | <gh_stars>1-10
namespace FluentHue
{
using FluentHue.Serializers;
using RestSharp;
using System;
using Validation;
/// <summary>
/// A collection of static methods for creating clients.
/// </summary>
internal static class Client
{
/// <summary>
/// Creates an <see ... | 2.562253 | 92339660e3a2d0ad6a6efdaad44e1e5d |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848730 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "lucaspuvis/SAM",
"max_stars_repo_path": "SAM/Program.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167950"
} | starcoder | namespace SAM
{
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using Classifiers;
using CommandLine;
using static PipeController;
using static PythonHandler;
using static IO.RemoteHandler;
using System... | 2.41156 | 62d6bc92cb7a5cdec303cc19d85a6379 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848731 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "hanyuxing5588/tableGZL",
"max_stars_repo_path": "Business/DocTrans/BGAssignToBGMain.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167951"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using BusinessModel;
using Infrastructure;
namespace Business.DocTrans
{
public class BGAssignToBGMain
{
public Guid BGAssignGuid { get; set; }
public BGAssignToBGMain(Guid bgAssignGuid)
{
... | 1.954107 | 43d6d81b90a36f92768b4365a5be7af6 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848732 | {
"extension": "c-sharp",
"max_stars_count": "20.0",
"max_stars_repo_name": "exys228/osu-stuff",
"max_stars_repo_path": "osu!patch/Patch.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167952"
} | starcoder | <filename>osu!patch/Patch.cs<gh_stars>10-100
using osu_patch.Explorers;
using System;
using System.Collections.Generic;
using System.IO;
namespace osu_patch
{
public class Patch
{
public string Name { get; }
public bool Enabled { get; set; } = true; // Enabled by default, overriden by config.
privat... | 2.31524 | 8f79c919943106ccffba1592c9b7dced |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848733 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "idleroamer/facenet",
"max_stars_repo_path": "test/Phone/PhoneTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167953"
} | starcoder | <gh_stars>0
using qfacedotnet.Tests;
using System;
using System.Runtime.InteropServices;
using System.Threading;
using System.Threading.Tasks;
using Tmds.DBus;
using Xunit;
namespace Tests.Dependency.Phone
{
public class PhoneTests
{
[Fact]
public async Task AdapterEventConnection()
{
... | 1.822745 | eaa696fb7c92dcc86dd748f5c749de39 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848734 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mattiazaghini/secondaweb",
"max_stars_repo_path": "Views/Home/Privacy.cshtml",
"provenance": "train-00027-of-00045.jsonl.gz:167954"
} | starcoder | @{
ViewData["Title"] = "Privacy Policy";
}
<h1>@ViewData["Title"]</h1>
<p>In questa pagina puoi trovare le privacy policy. (se ci fossero)</p>
| 1.940879 | ae88151214751496050833fc934f3d84 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848735 | {
"extension": "c-sharp",
"max_stars_count": "25.0",
"max_stars_repo_name": "chrisjz/sm64vr",
"max_stars_repo_path": "Assets/Objects/Scripts/SceneManager.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167955"
} | starcoder | /************************************************************************************
Filename : SceneManager.cs
Content : Manage current scene specific identifiers and cross scene functions
Created : 16 August 2014
Authors : <NAME>
*************************************************************... | 2.167729 | d7783c6103025bf29a12af3503874dab |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848736 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "wulkanat/myRoRo-UWP",
"max_stars_repo_path": "myRoRo/Schedule.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167956"
} | starcoder | using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.ComponentModel;
#if DEBUG
using System.Diagnostics;
#endif
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace myRoRo
{
public class ScheduleEntry
{
public string ClassName
... | 2.865375 | a0ca817e7e4e229b890bca96dd1f4e79 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848737 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "frostieDE/untisexport-service",
"max_stars_repo_path": "UntisExportService.Core/External/Schild/ISchildAdapter.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167957"
} | starcoder | using SchulIT.SchildExport;
using SchulIT.SchildExport.Models;
using System.Collections.Generic;
namespace UntisExportService.Core.External.Schild
{
public interface ISchildAdapter
{
IExporter GetExporter();
public Dictionary<string, List<TuitionStudyGroupTuple>> LoadTuitions(short year, shor... | 1.473399 | 3b95c530e47a4ed1b8aa4d1a05fd737e |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848738 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "reductech/Core",
"max_stars_repo_path": "Core/Util/Extensions.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167958"
} | starcoder | namespace Reductech.Sequence.Core.Util;
/// <summary>
/// SerializationMethods methods.
/// </summary>
public static class Extensions
{
/// <summary>
/// Gets a full message from an exception.
/// </summary>
public static string GetFullMessage(this Exception exception)
{
if (exception.Inne... | 3.037249 | d6f69d9260f7e733a712d2ece6109310 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848739 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "olegtosovic/ewcore",
"max_stars_repo_path": "Orko.EntityWorks.Generator/Provider/Factories/MySqlEwgFactory.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167959"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Orko.EntityWorks.Generator
{
/// <summary>
/// Represents MySql data provider.
/// </summary>
public class MySqlEwgFactory : EwgProviderFactory
{
#region Instance
/// <summary>
/// ... | 2.369984 | f4715176ecca801f1086867901d10352 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848740 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "gustavovidotti/aplicacoesmodernas",
"max_stars_repo_path": "Vidotti.Domain/Entities/Customer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167960"
} | starcoder | using System;
using FluentValidator.Validation;
using Vidotti.Domain.ValueObjects;
using Vidotti.Shared.Entities;
namespace Vidotti.Domain.Entities
{
public class Customer : Entity
{
protected Customer() { }
public Customer(Name name, Email email, Document document, User user)
{
... | 2.253725 | 0baabad3f67d4c0e63f7ae63e0d4d1e6 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848741 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Seomun-X/Blazorise",
"max_stars_repo_path": "Source/Blazorise/Utils/Converters.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167961"
} | starcoder | #region Using directives
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Threading.Tasks;
#endregion
namespace Blazorise.Utils
{
public static class Converters
{
// https://stackoverflow.com/a/1107090/833106
public static TValue Chang... | 2.700207 | 3f719ae4d5787e9f7a69a2b1f0d0ce1f |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848742 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Erdemozdemir/BugCatcher",
"max_stars_repo_path": "BugCatcher.UI/Controllers/QueryController.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167962"
} | starcoder | using BugCatcher.BusinessLayer.Managers.Abstract;
using BugCatcher.Entities.Concrete;
using BugCatcher.WebApplication.Helpers;
using Microsoft.AspNetCore.Identity;
using Microsoft.AspNetCore.Mvc;
using System.Threading.Tasks;
namespace BugCatcher.UI.Controllers
{
public class QueryController : BaseController
... | 2.204694 | 1f7167c7015088e1246c7147f217ce17 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848743 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "BastianBlokland/hellotriangle-dotnet",
"max_stars_repo_path": "ht.engine/src/Rendering/Techniques/GaussianBlurTechnique.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167963"
} | starcoder | <gh_stars>1-10
using System;
using System.Diagnostics;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using HT.Engine.Math;
using HT.Engine.Resources;
using HT.Engine.Utils;
using VulkanCore;
namespace HT.Engine.Rendering.Techniques
{
internal sealed class GaussianBlurTechnique : ID... | 2.469023 | 0e6439f4b3cc6111bbe139155141c3b8 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848744 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "Hochfrequenz/BO4E-dotnet",
"max_stars_repo_path": "BO4E.Extensions/BusinessObjects/Benachrichtigung/BenachrichtigungExtension.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167964"
} | starcoder | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using BO4E.COM;
namespace BO4E.Extensions.BusinessObjects.Benachrichtigung
{
/// <summary>Additional methods for <see cref="Benachrichtigung" />.</summary>
public static class BenachrichtigungExtension
... | 2.907939 | 03d2bcf5b75e3ff01fa186af397b9d3e |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848745 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "alipay/antchain-openapi-prod-sdk",
"max_stars_repo_path": "RISKPLUS/csharp/core/Models/RiskStormLabelResp.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167965"
} | starcoder | <gh_stars>1-10
// This file is auto-generated, don't edit it. Thanks.
using System;
using System.Collections.Generic;
using System.IO;
using Tea;
namespace AntChain.SDK.RISKPLUS.Models
{
// 风报风险标签统计
public class RiskStormLabelResp : TeaModel {
// 标签次数
[NameInMap("label_count")]
[Valid... | 1.299764 | 2f65e6dc5e3635cbfca9994d42280eed |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848746 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "alandoherty/holon-net",
"max_stars_repo_path": "src/Holon/Protocol/InboundMessage.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167966"
} | starcoder | using RabbitMQ.Client;
using System;
using System.Collections.Generic;
using System.Text;
namespace Holon.Protocol
{
/// <summary>
/// Represents a message received on a broker.
/// </summary>
internal sealed class InboundMessage
{
#region Fields
private IModel _channel;
pr... | 2.632228 | 3d3e1a4177cdd0b6daf65da7a8f9ac87 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848747 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "hmcts/vh-notification-api",
"max_stars_repo_path": "NotificationApi/NotificationApi/Services/CreateNotificationService.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167967"
} | starcoder | using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using NotificationApi.DAL.Commands;
using NotificationApi.DAL.Commands.Core;
using NotificationApi.DAL.Queries;
using NotificationApi.DAL.Queries.Core;
using NotificationApi.Domain;
using Notify.Interfaces;
namespace NotificationApi.Ser... | 2.16689 | 68eee71b4c9b0fee9893fec9c28523c4 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848748 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "nstalev/HallRental",
"max_stars_repo_path": "HallRental.Services/Implementations/AccountService.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167968"
} | starcoder |
namespace HallRental.Services.Implementations
{
using HallRental.Data;
using System.Linq;
public class AccountService: IAccountService
{
private readonly HallRentalDbContext db;
public AccountService(HallRentalDbContext db)
{
this.db = db;
}
publi... | 2.681068 | 9c265b0157dee60bb0fbd221ea267f6a |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848749 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "tandandanw/RMGS",
"max_stars_repo_path": "Projects/Game/TakeYouHome/Assets/Game/Scripts/Map/MapPrepare.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167969"
} | starcoder | <gh_stars>1-10
using UnityEngine;
using System.Xml.Linq;
using RMGS.Args;
using RMGS.Import;
using RMGS.Export;
using RMGS.Core;
using System.IO;
/// <summary>
/// Generating map data which contains the result of wfc algorithm.
/// </summary>
public class MapPrepare
{
public TinyResult Result { get => result; }
... | 1.990813 | 7e589249825c9e1e1bd8d3588ca7106e |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848750 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "nojkhieppso/GemBoxDocument",
"max_stars_repo_path": "TOC/TOCCs/Program.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167970"
} | starcoder | using System;
using System.Linq;
using GemBox.Document;
class Program
{
static void Main(string[] args)
{
// If using Professional version, put your serial key below.
ComponentInfo.SetLicense("FREE-LIMITED-KEY");
DocumentModel document = new DocumentModel();
int heading1Count ... | 2.942055 | d902e7d516b00327e87aa3950a84b094 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848751 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "lelehappy666/Refugees",
"max_stars_repo_path": "Refugees/Assets/PlugInPackage/WorldMapStrategyKit/Scripts/Core/Utility/GeometryUtilityNonAlloc.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167971"
} | starcoder | <filename>Refugees/Assets/PlugInPackage/WorldMapStrategyKit/Scripts/Core/Utility/GeometryUtilityNonAlloc.cs
#if !UNITY_WEBGL && !UNITY_IOS && !UNITY_WSA
using System;
using System.Runtime.CompilerServices;
using UnityEngine;
using UnityEngine.Scripting;
namespace WorldMapStrategyKit {
public sealed class Geome... | 2.188621 | 3abe69571527c7e5874461c0ccdf46fc |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848752 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "dMundov/SoftUni-HomeWorks",
"max_stars_repo_path": "CSharp-TechFundamentals/06.Arrays - Lab/01. Day of Week/Program.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167972"
} | starcoder | <reponame>dMundov/SoftUni-HomeWorks<gh_stars>0
using System;
namespace _01._Day_of_Week
{
class Program
{
static void Main(string[] args)
{
int num = int.Parse(Console.ReadLine());
string[] weekDays = {"", "Monday", "Tuesday", "Wednesday"
... | 3.269037 | 9e69278ff1a92400f00c7968005ab04b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848753 | {
"extension": "c-sharp",
"max_stars_count": "53.0",
"max_stars_repo_name": "sonicretro/sa_tools",
"max_stars_repo_path": "SA1Tools/SADXTweaker2/ChaoMessageFileEditor.Designer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167973"
} | starcoder | <gh_stars>10-100
namespace SADXTweaker2
{
partial class ChaoMessageFileEditor
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
... | 2.073067 | 72d13cf167f936ffca7f085c78c36fc9 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848754 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "farivarfarsiann/MafiaToolkit",
"max_stars_repo_path": "Mafia2Libs/ResourceTypes/FileTypes/Prefab/CrashObject/S_DeformationInitData.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167974"
} | starcoder | <reponame>farivarfarsiann/MafiaToolkit
using BitStreams;
using System;
using System.Diagnostics;
namespace ResourceTypes.Prefab.CrashObject
{
public class S_DeformationInitData : S_GlobalInitData
{
public ulong HashCRC { get; set; }
public ulong ScaleBoneFrameName { get; set; }
public ... | 1.733884 | d6f7a1cb167850b6f2281b2123678c23 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848755 | {
"extension": "c-sharp",
"max_stars_count": "36.0",
"max_stars_repo_name": "ScriptBox99/chequer-qsi",
"max_stars_repo_path": "Qsi.PostgreSql/Internal/PG10/Types/DoStmt.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167975"
} | starcoder | <filename>Qsi.PostgreSql/Internal/PG10/Types/DoStmt.cs
/* Generated by QSI
Date: 2020-08-12
Span: 2781:1 - 2785:9
File: src/postgres/include/nodes/parsenodes.h
*/
using Qsi.PostgreSql.Internal.Serialization;
namespace Qsi.PostgreSql.Internal.PG10.Types
{
[PgNode("DoStmt")]
internal class DoStmt : IPg10No... | 1.330468 | 8be5e3fe639e87b80e95bf45ff0c02db |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848756 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "sergiocabral/App.Cabster",
"max_stars_repo_path": "Cabster/Infrastructure/MessengerRequest.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167976"
} | starcoder | <filename>Cabster/Infrastructure/MessengerRequest.cs<gh_stars>1-10
using MediatR;
namespace Cabster.Infrastructure
{
/// <summary>
/// Classe base para qualquer comando.
/// </summary>
public abstract class MessengerRequest : MessengerBase, IRequest
{
}
/// <summary>
/// Class... | 2.138537 | ede554051b3f7dd5b27dc38101b0b44c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848757 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "eviathan/TypeCast",
"max_stars_repo_path": "TypeCast/Core/Modules/MemberModel/MemberModelModule.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167977"
} | starcoder | using TypeCast.Attributes;
using TypeCast.ContentTypes;
using TypeCast.Core.Modules;
using TypeCast.Core.Resolver;
using TypeCast.Events;
using TypeCast.Exceptions;
using TypeCast.Extensions;
using System;
using System.Collections.Generic;
using System.Web;
using Umbraco.Core;
using Umbraco.Core.Events;
using Umbraco.C... | 2.174799 | b1e91a07ef0ba331aafb946a878a9832 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848758 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "davidikin45/AspNetCore.Mvc.Extensions",
"max_stars_repo_path": "examples/LocalizationAspNetCore3/Views/Home/About.cshtml",
"provenance": "train-00027-of-00045.jsonl.gz:167978"
} | starcoder | <reponame>davidikin45/AspNetCore.Mvc.Extensions<filename>examples/LocalizationAspNetCore3/Views/Home/About.cshtml
@{
ViewData["Title"] = "About";
}
<h1>@ViewData["Title"]</h1>
<p>About.</p>
| 1.581735 | 4b8c0efb7f0c30805cce49c979aee6fc |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848759 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "m-sadegh-sh/CodeBase",
"max_stars_repo_path": "src/Off/CodeBase.Off.Core/Services/IEntryService.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167979"
} | starcoder | <filename>src/Off/CodeBase.Off.Core/Services/IEntryService.cs<gh_stars>1-10
namespace CodeBase.Off.Core.Services {
using System.Collections.Generic;
using CodeBase.Off.Core.Domain;
public interface IEntryService {
bool Exists(string slug);
Entry Get(string slug);
List<Entry> GetLi... | 2.257803 | ab65b3c35b2a3eec3345e028554d12c9 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848760 | {
"extension": "c-sharp",
"max_stars_count": "12.0",
"max_stars_repo_name": "shashishailaj/Azure-IoT-Security-Agent-CS",
"max_stars_repo_path": "src/Agent/Core/Configuration/ConfigurationSectionHandlers/GeneralConfig.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167980"
} | starcoder | <filename>src/Agent/Core/Configuration/ConfigurationSectionHandlers/GeneralConfig.cs
// <copyright file="AgentConfig.cs" company="Microsoft">
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
using Microsoft.Azure.IoT.Agent.Core.Diagnostics;
using Microsoft.Azure.IoT.Agent.Core.Logging;
usin... | 2.143743 | 0bc207076f5c1096ca772ae1eb58a022 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848761 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "intelligentplant/AppStoreConnect.Adapters",
"max_stars_repo_path": "src/DataCore.Adapter.Core/Extensions/InvocationResponse.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167981"
} | starcoder | <reponame>intelligentplant/AppStoreConnect.Adapters
using System;
using System.ComponentModel.DataAnnotations;
using DataCore.Adapter.Common;
namespace DataCore.Adapter.Extensions {
/// <summary>
/// Describes a response to an <see cref="InvocationRequest"/>.
/// </summary>
public class InvocationRe... | 1.609176 | 3934158f04b6e0faefc1d6e957dc938e |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848762 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "johannes-schmitt/CleanCodeHelper",
"max_stars_repo_path": "src/CleanCodeHelper/CleanCodeHelper.Analyzer.Test/TestData/ConstructorContainsControlFlowAnalyzer/WithoutConditionals.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167982"... | starcoder | <filename>src/CleanCodeHelper/CleanCodeHelper.Analyzer.Test/TestData/ConstructorContainsControlFlowAnalyzer/WithoutConditionals.cs
using CleanCodeHelper.Analyzer.Test.Helper;
namespace CleanCodeHelper.Analyzer.Test.TestData.ConstructorContainsControlFlowAnalyzer
{
[NoExpectedDiagnostic]
public class WithoutCo... | 2.026691 | a75b3e9de27b7ea76a503411c4fe2e85 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848763 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "abjerner/Skybrud.Social.Google.Geocoding",
"max_stars_repo_path": "src/Skybrud.Social.Google.Geocoding/Models/GeocodingLocationType.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167983"
} | starcoder | <gh_stars>0
namespace Skybrud.Social.Google.Geocoding.Models {
/// <summary>
/// Enum class representing the location type of a <see cref="GeocodingResult"/>.
/// </summary>
public enum GeocodingLocationType {
/// <summary>
/// Indicates that the returned result is a precise geocode f... | 2.36943 | 9b5e0d92615608cbe9dc896cb8a8178f |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848764 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Assimalign-LLC/asal-dotnet-extensions",
"max_stars_repo_path": "src/validation/src/Assimalign.Extensions.Validation/Validator.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167984"
} | starcoder | using System;
using System.Linq;
using System.Diagnostics;
using System.Threading;
using System.Threading.Tasks;
using System.Collections.Generic;
namespace Assimalign.Extensions.Validation;
/// <summary>
///
/// </summary>
public sealed class Validator : IValidator
{
private readonly ValidationOptions options... | 2.633832 | ee9fb2806f6b2b5cfe6bd78c52b796f8 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848765 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "StefanIvanovC/UnlockMe",
"max_stars_repo_path": "Data/UnlockMe.Data.Models/Profile.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167985"
} | starcoder | <reponame>StefanIvanovC/UnlockMe
using System;
using System.Collections.Generic;
using System.Text;
using UnlockMe.Data.Common.Models;
namespace UnlockMe.Data.Models
{
public class Profile : BaseDeletableModel<int>
{
public Profile()
{
this.Images = new HashSet<Image>();
}... | 1.744346 | 8c2dd1ea0f2f97256e9989d55fef5808 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848766 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "JTOne123/ChilliSource.Cloud.Core",
"max_stars_repo_path": "src/ChilliSource.Cloud.Core/Data/IDbConnectionAsync.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167986"
} | starcoder | <filename>src/ChilliSource.Cloud.Core/Data/IDbConnectionAsync.cs
using System;
using System.Collections.Generic;
using System.Data;
using System.Linq;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
namespace ChilliSource.Cloud.Core
{
/// <summary>
/// Describes asynchronou... | 2.932174 | a15eb2c9386c8bbff7c572aca9c13d03 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848767 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jvorssel/ModelConverter",
"max_stars_repo_path": "Sushi/Documentation/ReferenceType.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167987"
} | starcoder | <reponame>jvorssel/ModelConverter
namespace Sushi.Documentation
{
public enum ReferenceType
{
/// <summary>
/// <see cref="Undefined"/> field type
/// </summary>
Undefined = 0,
/// <summary>
/// Member redirects to a specific <see cref="Type"/> (T).
/// </summary>
Type = 1,
/// <summary>
... | 2.765443 | e66a5bc45ff319bdb5222bd7ef076cd2 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848768 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "zhangxp7788/Furion",
"max_stars_repo_path": "framework/Furion/JsonSerialization/Providers/IJsonSerializerProvider.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167988"
} | starcoder | <reponame>zhangxp7788/Furion<filename>framework/Furion/JsonSerialization/Providers/IJsonSerializerProvider.cs
namespace Furion.JsonSerialization
{
/// <summary>
/// Json 序列化提供器
/// </summary>
public interface IJsonSerializerProvider
{
/// <summary>
/// 序列化对象
/// </summary>
... | 2.215565 | d36c9e51c394e16aef850f33ae36c735 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848769 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "PetNoire/lightspeedAccess",
"max_stars_repo_path": "src/lightspeedAccessTests/Orders/OrderTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167989"
} | starcoder | using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using lightspeedAccess;
using lightspeedAccess.Models.Configuration;
using lightspeedAccess.Models.Order;
using lightspeedAccess.Models.Product;
using lightspeedAcce... | 2.124254 | 8eedd48c8960aedc60073c4bdaaaba60 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848770 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "mitsbits/NoBorg",
"max_stars_repo_path": "src/platform/Borg.Platform.EF/Instructions/EntityMap.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167990"
} | starcoder | <filename>src/platform/Borg.Platform.EF/Instructions/EntityMap.cs
using Microsoft.EntityFrameworkCore;
namespace Borg.Platform.EF.Instructions
{
public interface IEntityMap
{
void OnModelCreating(ModelBuilder builder);
}
public interface IEntityMap<TEntity, TDbContext> : IEntityMap where TEnt... | 2.308647 | 4259f8a53b63c20c64048cdac8253738 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848771 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "daramkun/FileTypeDetector",
"max_stars_repo_path": "Daramee.FileTypeDetector.Shared/Detectors/ZDetector.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167991"
} | starcoder | namespace Daramee.FileTypeDetector.Detectors
{
[FormatCategory ( FormatCategories.Compression )]
class ZDetector : AbstractSignatureDetector
{
static SignatureInformation [] Z_SignatureInfo = new []
{
new SignatureInformation () { Position = 0, Signature = new byte [] { 0x1F, 0x9D } },
new SignatureInform... | 2.235356 | f3088a1e9713c70bd62cf19f2ab703e7 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848772 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ekorobchenko/Omex",
"max_stars_repo_path": "tests/Gating.UnitTests/Authentication/Groups/TestGroupsDataSetTests.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167992"
} | starcoder | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license.
#region Using statements
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Microsoft.Omex.Gating.Authentication.Groups;
using Microsoft.Omex.Gating.Data;
using Microsoft.Omex.Syst... | 2.042769 | 60563bb4c0093b33e3e6cbc9c0e2884b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848773 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "AlexAbramov/gis",
"max_stars_repo_path": "Geomethod.GeoLib/Data/CustomTable.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167993"
} | starcoder | <gh_stars>0
using System;
using System.Collections;
using System.IO;
using System.Data;
using System.Data.Common;
using Geomethod;
using Geomethod.Data;
namespace Geomethod.GeoLib
{
/// <summary>
/// Summary description for CustomTable.
/// </summary>
/* public class CustomDataTable: ISerializableObject, IComparabl... | 2.250745 | 3c98bf1f3b360e5f454f1c040c4f09dc |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848774 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "rudman11/JRPC_HMS",
"max_stars_repo_path": "Pages/Catalog/ProductDetails.cshtml.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167994"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.RazorPages;
using Microsoft.EntityFrameworkCore;
using JRPC_HMS.Data;
using JRPC_HMS.Models;
using Microsoft.AspNetCore.Authorization;
namespace JRPC_HMS.Page... | 2.393204 | 9162bc691d351a306e8055df28d2a8d4 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848775 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "credfeto/nuget-multi-push",
"max_stars_repo_path": "src/Credfeto.Package.Push/Program.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167995"
} | starcoder | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.Extensions.Configuration;
using NuGet.Common;
using NuGet.Configuration;
using NuGet.Protocol.Core.Types;
namespace Credfeto.Package.Push
{
internal static class Program
{
... | 2.212944 | 0a80aaf541d80fc0ffa4635f63753265 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848776 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "darth-vader-lg/MachineLearning",
"max_stars_repo_path": "test/ObjectDetection.Tests/TestEnv.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167996"
} | starcoder | <reponame>darth-vader-lg/MachineLearning<filename>test/ObjectDetection.Tests/TestEnv.cs
using Common.Tests;
using System;
using System.IO;
using System.Linq;
using Xunit.Abstractions;
namespace ObjectDetection.Tests
{
/// <summary>
/// Environment for the object detection tests
/// </summary>
public class... | 2.200034 | 9cd0771563c1b78ea5c33a24fe29e8f7 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848777 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "QiuFeng54321/Quadrecep",
"max_stars_repo_path": "Scripts/GameMode/APlayBase.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167997"
} | starcoder | using System;
using System.Threading.Tasks;
using Godot;
using Quadrecep.UI;
namespace Quadrecep.GameMode
{
public abstract class APlayBase : Node2D
{
/// <summary>
/// If the gameplay finished
/// </summary>
public bool Finished;
/// <summary>
/// MapSet path
... | 2.304655 | d61474f5d79a3e3220a40f7ce7973121 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848778 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "wiredwiz/DotSerialize",
"max_stars_repo_path": "Attributes/XmlRootAttribute.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167998"
} | starcoder | <gh_stars>0
#region Apapche License 2.0
// <copyright file="XmlRootAttribute.cs" company="Edgerunner.org">
// Copyright 2015 <NAME>
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
/... | 1.730614 | b107fc04695470080591e9144e752ea2 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848779 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "snipy123/Cube-Rush",
"max_stars_repo_path": "Assets/Scripts/ChangeColour.cs",
"provenance": "train-00027-of-00045.jsonl.gz:167999"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.SceneManagement;
public class ChangeColour : MonoBehaviour
{
private Light l;
Color next;
public int initTime = 1000;
private float fadeTime = 1000f;
private float tc;
private int light... | 2.140524 | 9157a18d35e5dd005c21924d45135e4d |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848780 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "topeterk/CodePortingTracker",
"max_stars_repo_path": "SourceForm.Designer.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168000"
} | starcoder | <filename>SourceForm.Designer.cs
namespace CodePortingTracker
{
partial class SourceForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources... | 2.01294 | 2bb8e8fe8fdfaae8f92d303c4c64051c |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848781 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mdm16c/Final-Unity-Project",
"max_stars_repo_path": "Assets/Scripts/ChangeScene.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168001"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.SceneManagement;
public class ChangeScene : MonoBehaviour
{
public string scene;
public void LoadScene() {
SceneManager.LoadScene(scene, LoadSceneMode.Single);
}
}
| 1.778502 | 2ee146d3ce0f235805fe456a6ac458b2 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848782 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "tmorgner/gro-game",
"max_stars_repo_path": "Assets/GrowGame/Scripts/Data/PlantPart.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168002"
} | starcoder | <gh_stars>0
namespace GrowGame.Data
{
public enum PlantPart
{
Seed = 0,
Root = 1,
Stem = 2,
Leaves = 3,
Flower = 4,
Fruit = 5
}
} | 1.224602 | 337a9a3140a8956d19357163fc8e9609 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848783 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Commvault/CVPowershellSDKV2",
"max_stars_repo_path": "generated/api/Models/ServerBackupPlanRpo.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168003"
} | starcoder | // Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.0.6365, generator: {generator})
// Changes may cause incorrect behavior and will be lost if the code is regenerated.
namespace Commvault.Powershell.Models
{
using static Commvault.Powershell.Runtime.Extensions;
/// <summary>
/// Recov... | 2.021512 | ef5fb6eccd8a1454f7adaa12ad7d31a4 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848784 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "synfron/Reshaper",
"max_stars_repo_path": "ReshaperCore/Providers/TextRulesRegistryProvider.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168004"
} | starcoder | <filename>ReshaperCore/Providers/TextRulesRegistryProvider.cs<gh_stars>1-10
using ReshaperCore.Rules;
namespace ReshaperCore.Providers
{
public class TextRulesRegistryProvider : SingletonProvider<ITextRulesRegistry>
{
protected override ITextRulesRegistry CreateInstance()
{
return new TextRulesRegistry();
... | 1.946886 | d8b3242e39c11e0ec91d5f619c59bd17 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848785 | {
"extension": "c-sharp",
"max_stars_count": "26.0",
"max_stars_repo_name": "AllYourTexts/AllYourTexts",
"max_stars_repo_path": "AllYourTextsTest/Mock Objects/MockThrowingFormUploader.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168005"
} | starcoder | <reponame>AllYourTexts/AllYourTexts<gh_stars>10-100
using AllYourTextsLib;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace AllYourTextsTest.Mock_Objects
{
public class MockThrowingFormUploader : IHttpFormUploader
{
public string Url { get; set; }
... | 2.18456 | 7dfb56a806fe990389d706a3d9fe989e |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848786 | {
"extension": "c-sharp",
"max_stars_count": "19.0",
"max_stars_repo_name": "ByronMayne/Reflected-Inspector",
"max_stars_repo_path": "proj.unity/Assets/Reflected Inspector/Aspects/UnityTypes/RectAspect.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168006"
} | starcoder | using System.Reflection;
using TinyJSON;
using UnityEditor;
using UnityEngine;
using Type = System.Type;
namespace ReflectedInspector
{
public class RectAspect : MemberAspect
{
/// <summary>
/// The true value that this class holds.
/// </summary>
[Include]
private Rec... | 2.946266 | 2f791fc8eeca6962a40e5e1ba05caa99 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848787 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "jsm3767/Mete",
"max_stars_repo_path": "Mete/Assets/Scripts/Fan.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168007"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class Fan : MonoBehaviour
{
private GameObject player;
public float blowForce= 15.0f;
// Use this for initialization
void Start()
{
player = GameObject.FindGameObjectWithTag("Player");
}
// Upda... | 2.582939 | e748aa2f6b939062de22a3381ac85deb |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848788 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "v-maudel/docs-1",
"max_stars_repo_path": "docs/csharp/programming-guide/arrays/codesnippet/CSharp/how-to-use-implicitly-typed-local-variables-and-arrays-in-a-query-expression_1.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168008"... | starcoder | private static void QueryNames(char firstLetter)
{
// Create the query. Use of var is required because
// the query produces a sequence of anonymous types:
// System.Collections.Generic.IEnumerable<????>.
var... | 3.504905 | f376af89d525a698985328128e80c534 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848789 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "s-w-o-l-e/SWOLE_GAME",
"max_stars_repo_path": "S W O L E/Assets/DestructibleWallGenerator/Example/Scripts/ThrowObject.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168009"
} | starcoder | <gh_stars>0
using UnityEngine;
using System.Collections;
public class ThrowObject : MonoBehaviour {
void Update(){
if(Input.GetKeyDown(KeyCode.LeftControl)){
Throw();
}
}
// Create a sphere and throw it
void Throw(){
GameObject go = GameObject.CreatePrimitive(PrimitiveType.Sphere);
go.transform.loca... | 2.387988 | 730aff6e210f04cfe35d842d4b70f164 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848790 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "dannysbentley/DBLibrary",
"max_stars_repo_path": "DBLibrary/LibraryConvertUnits.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168010"
} | starcoder | #region Namespaces
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using Autodesk.Revit.ApplicationServices;
using Autodesk.Revit.Attributes;
using Autodesk.Revit.DB;
using Autodesk.Revit.UI;
using Autodesk.Revit.UI.Selection;
using Autodesk.Revit.DB.Structure;
#endregion
... | 2.714005 | 538c898010f89e7e4dbc42fe17025676 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848791 | {
"extension": "c-sharp",
"max_stars_count": "13.0",
"max_stars_repo_name": "connellw/Firestorm",
"max_stars_repo_path": "src/Firestorm.Engine.Implementation/Deferring/PostedNewItem.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168011"
} | starcoder | using System.Linq;
using System.Threading.Tasks;
namespace Firestorm.Engine.Deferring
{
/// <summary>
/// An item that has already been created from a POST request.
/// </summary>
/// <remarks>
/// Only really here to pass into the <see cref="IAuthorizationChecker{TItem}"/> methods.
/// </remar... | 2.613313 | 805b5b035264b39e2fd8a7affd4d836b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848792 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "GermanKuber/IDDD_Samples_NET",
"max_stars_repo_path": "iddd_common/Port.Adapters/Persistence/ResultSetObjectMapper.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168012"
} | starcoder | using System;
using System.Collections;
using System.Collections.Generic;
using System.Data;
using System.Text;
namespace SaaSOvation.Common.Port.Adapters.Persistence
{
public class ResultSetObjectMapper<T>
{
public ResultSetObjectMapper(IDataReader dataReader, JoinOn joinOn, string columnPrefix = nul... | 2.499227 | 5cbb219b02614abf8c4f4af0e74d52fc |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848793 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "ilkerhalil/BigBuffers",
"max_stars_repo_path": "net/BigBuffers.JsonParsing/IJsonElementParser.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168013"
} | starcoder | using System.Text.Json;
namespace BigBuffers.JsonParsing
{
internal interface IJsonElementParser
{
void Parse(JsonElement element);
}
}
| 1.51425 | c9720c175849bcca8f9dc54c4509bbdb |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848794 | {
"extension": "c-sharp",
"max_stars_count": "23.0",
"max_stars_repo_name": "ita-social-projects/EventsExpress",
"max_stars_repo_path": "EventsExpress.Db/Configurations/RelationshipConfiguration.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168014"
} | starcoder | using EventsExpress.Db.Entities;
using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Metadata.Builders;
namespace EventsExpress.Db.Configuration
{
public class RelationshipConfiguration : IEntityTypeConfiguration<Relationship>
{
public void Configure(EntityTypeBuilder<Relationship... | 2.196034 | 38349eb3c3ed8afb91c5b9e953745f23 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848795 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "NovichikhinAlexey/Lykke.Service.PayInternal",
"max_stars_repo_path": "client/Lykke.Service.PayInternal.Client/Models/Transactions/TransactionExpiredRequest.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168015"
} | starcoder | namespace Lykke.Service.PayInternal.Client.Models.Transactions
{
public class TransactionExpiredRequest
{
public BlockchainType Blockchain { get; set; }
public TransactionIdentityType IdentityType { get; set; }
public string Identity { get; set; }
}
}
| 1.163125 | 2b0dd9cf987a7a7ccd3ae21b4aca101b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848796 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "rent-a-developer/ParseTheArgs",
"max_stars_repo_path": "ParseTheArgs.Demo/DateCommandOptions.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168016"
} | starcoder | using System;
namespace ParseTheArgs.Demo
{
public class DateCommandOptions
{
public DateTime Date { get; set; }
public Nullable<DateTime> DifferenceToDate { get; set; }
public TimeSpan Offset { get; set; }
public Boolean DisplayInUtc { get; set; }
}
}
| 2.129385 | 58ff603bb63d09d27020a5c13768429b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848797 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "graetz23/sharpWave",
"max_stars_repo_path": "program.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168017"
} | starcoder | <filename>program.cs
///
/// SharpWave - A refactored port of JWave
/// https://github.com/graetz23/JWave
///
/// MIT License
///
/// Copyright (c) 2020 Christian (<EMAIL>)
///
/// Permission is hereby granted, free of charge, to any person obtaining a copy
/// of this software and associated documentation files (the "... | 2.444292 | dc16fdff570a8f630f5be5b436422905 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848798 | {
"extension": "c-sharp",
"max_stars_count": "19.0",
"max_stars_repo_name": "ViktorHofer/MMI",
"max_stars_repo_path": "src/Microsoft.Management.Infrastructure/CimSystemProperties.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168018"
} | starcoder | /*
**==============================================================================
**
** Copyright (c) Microsoft Corporation. All rights reserved. See file LICENSE
** for license information.
**
**==============================================================================
*/
namespace Microsoft.Management.Infrast... | 2.496772 | 696dacf188d0c4473a78fdc9713a00b9 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848799 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ShrenikOne/AzureAD.Samples",
"max_stars_repo_path": "OfflineAuthN/src/AzureAD.OfflineAuthN.Web/Authentication/AzurePublicKeys.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168019"
} | starcoder | namespace AzureAD.Samples.OfflineAuthN.Authentication
{
#region
using System;
using Microsoft.IdentityModel.Tokens;
#endregion
/// <summary>
/// Serializable Azure Public Keys
/// </summary>
public class AzurePublicKeys
{
/// <summary>
/// Gets or sets serializable... | 2.033665 | e4f4916b773816edea2b49e06c4dcee9 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848800 | {
"extension": "c-sharp",
"max_stars_count": "8.0",
"max_stars_repo_name": "niteshsinghal85/blogs",
"max_stars_repo_path": "DemoOpentelemetry/UI/DemoOpentelemetry.UI/Pages/Index.cshtml.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168020"
} | starcoder | <reponame>niteshsinghal85/blogs
using Microsoft.AspNetCore.Mvc.RazorPages;
namespace DemoOpentelemetry.UI.Pages
{
public class IndexModel : PageModel
{
private readonly ILogger<IndexModel> _logger;
private readonly HttpClient _apiClient;
public List<WeatherForecast> WeatherForecasts { get; set; } = new List<W... | 2.032552 | 19d83e3fc94c9fc90691c1183eb12759 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848801 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sguft/SlackLogger",
"max_stars_repo_path": "Framework/SlackLogger.Core/Configuration/MessageConfig.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168021"
} | starcoder | <reponame>sguft/SlackLogger<filename>Framework/SlackLogger.Core/Configuration/MessageConfig.cs<gh_stars>0
using System.Linq;
using System.Collections.Generic;
using System.IO;
using System.Xml.Linq;
namespace SlackLogger.Core {
internal static class MessageConfig {
private static readonly string _configNa... | 2.612969 | 4c8ebec98c4d961ee0d6256090c689cd |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848802 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "jszczerbinsky/ShadowEngine",
"max_stars_repo_path": "src/ShadowEngine/Input/Keyboard/Keyboard.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168022"
} | starcoder | <reponame>jszczerbinsky/ShadowEngine<gh_stars>1-10
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Windows.Forms;
namespace ShadowEngine.Input.Keyboard
{
/// <summary>
/// Keyboard events class.
/// </summary>
public static class Keyboard
{
private stat... | 2.782883 | 1d2fdacec683525671a26883b7025211 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848803 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "moljac/MSAL-Bindings",
"max_stars_repo_path": "externals/code-generated-MCW/com.microsoft.identity-client/2.0.6/pure/generated/src/Com.Microsoft.Identity.Client.IMsalEventReceiver.cs",
"provenance": "train-00027-of-00045.jsonl.gz:1680... | starcoder | using System;
using System.Collections.Generic;
using Android.Runtime;
using Java.Interop;
namespace Com.Microsoft.Identity.Client {
// Metadata.xml XPath interface reference: path="/api/<EMAIL>='<EMAIL>']/interface[@name='IMsalEventReceiver']"
[Register ("com/microsoft/identity/client/IMsalEventReceiver", "", "Com... | 1.390558 | aef5a59c8b70cac0a196724e463d1bd1 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848804 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "bengreenier/visualized-crypto",
"max_stars_repo_path": "VisualizedCrypto/Enumerations.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168024"
} | starcoder | <gh_stars>1-10
namespace EncryptionAlgorithms
{
internal enum Mode
{
Encrypt, Decrypt
}
} | 1.316517 | 8d7c29d6bbd315ff9d3c8083726aad91 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848805 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "aliencube/Hangeul-Romaniser",
"max_stars_repo_path": "SourceCodes/HangeulRomaniser.Services/RomaniserService.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168025"
} | starcoder | <gh_stars>1-10
using HangeulRomaniser.Services.Interfaces;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
namespace HangeulRomaniser.Services
{
public partial class RomaniserService : IRomaniserService
{
#region Constructors
#endregion C... | 3.259469 | 8464c33ee842dd07b8046a614a7e7254 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848806 | {
"extension": "c-sharp",
"max_stars_count": "28.0",
"max_stars_repo_name": "steavy29/TLSharp",
"max_stars_repo_path": "Telegram.Net.Core/Requests/SendMessageRequest.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168026"
} | starcoder | using System.IO;
using Telegram.Net.Core.MTProto;
using Telegram.Net.Core.Utils;
namespace Telegram.Net.Core.Requests
{
public class SendMessageRequest : MtProtoRequest
{
public readonly InputPeer peer;
public readonly string message;
public readonly long randomId;
public Sent... | 2.208578 | faeb21e8daf0291d1cb5b6818f9d8dac |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848807 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "ajlopez/AjSharp",
"max_stars_repo_path": "Src/AjLanguage/Transactions/Transaction.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168027"
} | starcoder | <filename>Src/AjLanguage/Transactions/Transaction.cs<gh_stars>1-10
namespace AjLanguage.Transactions
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading;
using AjLanguage.Language;
public class Transaction : IDisposable
... | 2.874362 | ae972416d37717b08ff8c52363555651 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848808 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "RaynaldM/Shitsuke",
"max_stars_repo_path": "LMS.web/Controllers/FeedbackController.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168028"
} | starcoder | using System.Web.Mvc;
using LMS.Services;
using LMS.web.Helpers;
namespace LMS.web.Controllers
{
public class FeedbackController : BaseServiceController<FeedbackService>
{
public ActionResult Index()
{
return View();
}
public ActionResult Detail(long id)
{
... | 1.556515 | 90bd31af73fb4d5ec1fb8cfb660634dd |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848809 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "microsoft/MTC_SmartHive",
"max_stars_repo_path": "SmartHive.Services/SmartHive.RoomManagerSvc/Pages/Levels/Edit.cshtml",
"provenance": "train-00027-of-00045.jsonl.gz:168029"
} | starcoder | @page
@model SmartHive.RoomManagerSvc.Pages.Levels.EditModel
@{
ViewData["Title"] = "Edit";
}
<h2>Edit</h2>
<h4>Level</h4>
<hr />
<div class="row">
<div class="col-md-4">
<form method="post">
<div asp-validation-summary="ModelOnly" class="text-danger"></div>
<input type="hidd... | 1.943983 | d7c2532fc778e896562fac94a76ca692 |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848810 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "statnett/edx-dotnet",
"max_stars_repo_path": "src/ModelExtensions/EdxReplyMetadata.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168030"
} | starcoder | <gh_stars>0
using System;
using System.Xml.Serialization;
namespace Statnett.EdxLib.ModelExtensions
{
[Serializable]
[XmlType(TypeName = "edxReplyMetadata", Namespace = "")]
public class EdxReplyMetadata
{
[XmlElement(ElementName = "receiveTimestamp", Namespace = "")]
public DateValue ... | 1.221777 | 9af53173fcaf081bebc568e594e5145b |
2023-09-08T23:13:54.396Z | 2023-09-08T23:13:54.396Z | 8848811 | {
"extension": "c-sharp",
"max_stars_count": "1177.0",
"max_stars_repo_name": "M2m0ryZ/LazyCache",
"max_stars_repo_path": "LazyCache.Benchmarks/BenchmarkConfig.cs",
"provenance": "train-00027-of-00045.jsonl.gz:168031"
} | starcoder | <filename>LazyCache.Benchmarks/BenchmarkConfig.cs
using BenchmarkDotNet.Analysers;
using BenchmarkDotNet.Columns;
using BenchmarkDotNet.Configs;
using BenchmarkDotNet.Diagnosers;
using BenchmarkDotNet.Jobs;
using BenchmarkDotNet.Loggers;
using BenchmarkDotNet.Reports;
using Perfolizer.Horology;
namespace LazyCache.Be... | 1.836985 | cbf7d7f97b86f93f85bbd4e3e79995f0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.